micons_cli 0.0.1+2 micons_cli: ^0.0.1+2 copied to clipboard
The oficial CLI for icons.meedu.app
The oficial CLI for icons.meedu.app
Install #
dart pub global activate micons_cli
flutter pub global activate micons_cli
Commands #
// To login in your icons.meedu.app account
micons login
// To initialize the icons.meedu.app package in the current directory
meedu init
// Pull the ttf file and update the icons.dart file with the latest package changes from icons.meedu.app
meedu pull
// Remove the current session data
micons logout