Add package bossy (#2443)

This commit is contained in:
Ryan Oldenburg 2022-12-30 05:30:10 -06:00 committed by GitHub
parent cf760becbb
commit 7f59b171a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28313,6 +28313,18 @@
"license": "MIT",
"web": "https://github.com/inv2004/ttop"
},
{
"name": "bossy",
"url": "https://github.com/guzba/bossy",
"method": "git",
"tags": [
"command-line",
"cli"
],
"description": "Makes supporting command line arguments easier",
"license": "MIT",
"web": "https://github.com/guzba/bossy"
},
{
"name": "bitables",
"url": "https://github.com/Retkid/bitables",