Last updated:
0 purchases
neo
🐰 neo #
Tool that relieves you of the burden of remembering long commands. Neo saves your commands to your system and makes them accessible to you.
Getting Started 🚀 #
dart pub global activate neo
copied to clipboard
Or locally via:
dart pub global activate --source=path <path to this package>
copied to clipboard
Usage #
# list your saved commands
$ neo commands list
# select the command to exceute
$ neo commands select
# Show CLI version
$ neo --version
# Show usage help
$ neo --help
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.