Add package surfing (#2009)

* Added package surfing

* 🛠 Fix: description
This commit is contained in:
Momiyama 2021-09-19 07:37:05 +09:00 committed by GitHub
parent 4392269612
commit 9a4c1baf86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23740,5 +23740,19 @@
"license": "MIT",
"web": "https://github.com/napalu/nimcrypt",
"doc": "https://github.com/napalu/nimcrypt/blob/v0.0.1/README.md"
},
{
"name": "surfing",
"url": "https://github.com/momeemt/surfing",
"method": "git",
"tags": [
"base64",
"cli",
"string",
"surfing"
],
"description": "Surfing is a highly functional CLI for Base64.",
"license": "MIT",
"web": "https://github.com/momeemt/surfing"
}
]