dart pub get
dart run bin/drive_thru.dart
dart pub global activate -sgit [email protected]:errorempire/DriveThruCLI.git
drivethru
Please make sure if you have the following line in your .bashrc
/ .zshrc
/ config.fish
export PATH="$PATH":"$HOME/.pub-cache/bin"
dart pub global deactivate drive_thru