The search term is currently hardcoded, we need to take that from the commandline
assigned to @btasker
mentioned in commit c729fd56e00e9880b753dadef929cf8e96532286
Commit: c729fd56e00e9880b753dadef929cf8e96532286 Author: B Tasker Date: 2024-09-27T14:33:07.000+01:00
feat: consume command line arguments to get search term (utilities/snippets_cli_go#7)
Although the old script supported sub-commands like list, I've never actually used them, so haven't bothered re-implementing support.
list
Usage is simple
sbt foo sbt 10
Activity
27-Sep-24 11:45
assigned to @btasker
27-Sep-24 13:33
mentioned in commit c729fd56e00e9880b753dadef929cf8e96532286
Message
feat: consume command line arguments to get search term (utilities/snippets_cli_go#7)
27-Sep-24 13:34
Although the old script supported sub-commands like
list
, I've never actually used them, so haven't bothered re-implementing support.Usage is simple