loki 0.0.1 loki: ^0.0.1 copied to clipboard
Loki is a command-line interface (CLI) tool designed for managing Dart and Flutter projects featuring multiple packages.
0.0.1 #
- chore: Add documentation and update README(d276af1)
- chore: add example(dbcf379)
- docs: contribute.md(cf9fc5d)
- docs: Write install md(af35a0a)
- docs: Write readme(88984de)
- refactor: Proper use of CommandRunner for command(ebefb2c)
- chore: use green text instead of greenbright(862a4d1)
- feat: Add emoji, change scriptconfig to accept stdin instead of flutter_run as key, and proper cli console on clean and fetch(bd88701)
- feat: on loki command, don't fetch but show usage. Add more description in loki top level command/help(7ca9fbc)
- chore: write proper help texts in app subcommand(32f4546)
- chore: add author tag in version command(96f1170)
- chore: Display output change(cffc87a)
- feat: add environment option and verbose option to app
- feat: remove aliases from validate command(a3efd4b)
- feat: remove alias from version command(1a80339)
- fix: While finding packages do not follow links(ffd79aa)
- feat: Add app command Author: Dorji Gyeltshen(dg.dorjigyeltshen@gmail.com)(da0435c)
- refactor: use command runner instead of custom runner(45d7cec)
- initial commit(1fb435b)