mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 08:31:19 +00:00
add jhspetersson/fselect (#426)
* add jhspetersson/fselect Command-line utility to search files with SQL syntax. * update applications.json
This commit is contained in:
committed by
Serhii Londar
parent
9e239254e8
commit
9ece4ca43f
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user