Last updated:
0 purchases
rexios
A simple bootstrap utility for all of the CLI tools I daily drive
Features #
Creates aliases for the following commands:
Package
Command
flutter_cors
fluttercors
fvm
fvm
git_dependency_prs
git_dependency_prs
one_password_dart
opd
open_in_editor
oie
pana
pana
puby
puby
rex
rex
Running any of these aliases will first install the tool and then run it with the given arguments
Installation #
Without overwriting existing aliases:
dart pub global activate rexios
copied to clipboard
To overwrite existing aliases:
dart pub global activate rexios --overwrite
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.