Added package fae (#1702)

This commit is contained in:
Fabio Cevasco 2020-11-08 16:20:12 +01:00 committed by GitHub
parent 44190fc505
commit 7066bdb297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20246,5 +20246,21 @@
"description": "See pictures in your console",
"license": "MIT",
"web": "https://github.com/not-lum/imgcat"
},
{
"name": "fae",
"url": "https://github.com/h3rald/fae",
"method": "git",
"tags": [
"cli",
"grep",
"find",
"search",
"replace",
"regexp"
],
"description": "Find and Edit Utility",
"license": "MIT",
"web": "https://github.com/h3rald/fae"
}
]