mirror of
https://github.com/serhii-londar/open-source-mac-os-apps
synced 2024-11-10 06:04:15 +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:
parent
9e239254e8
commit
9ece4ca43f
1 changed files with 14 additions and 0 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue