add jhspetersson/fselect (#426)

* add jhspetersson/fselect

Command-line utility to search files with SQL syntax.

* update applications.json
This commit is contained in:
jhspetersson 2019-10-08 18:41:35 +03:00 committed by Serhii Londar
parent 9e239254e8
commit 9ece4ca43f

View file

@ -7079,6 +7079,20 @@
"languages": [
"swift"
]
},
{
"short_description" : "Command-line tool to search files with SQL syntax.",
"categories" : [
"utilities"
],
"repo_url" : "https://github.com/jhspetersson/fselect",
"title" : "fselect",
"icon_url": "",
"screenshots": [],
"official_site" : "",
"languages" : [
"rust"
]
}
]
}