mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-28 07:49:27 +00:00
Added pls (#2060)
A simple but powerful task runner that lets you define your own commands by editing a YAML configuration file.
This commit is contained in:
parent
e2489e85b0
commit
2ed1356ebb
@ -6400,6 +6400,18 @@
|
|||||||
"description": "typeclasses for Nim",
|
"description": "typeclasses for Nim",
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"web": "https://github.com/nigredo-tori/classy"
|
"web": "https://github.com/nigredo-tori/classy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pls",
|
||||||
|
"url": "https://github.com/h3rald/pls",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"task-runner",
|
||||||
|
"cli"
|
||||||
|
],
|
||||||
|
"description": "A simple but powerful task runner that lets you define your own commands by editing a YAML configuration file.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://h3rald.com/pls"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mn",
|
"name": "mn",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user