Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distribute as a CLI. #3

Closed
BrianCraig opened this issue Oct 18, 2022 · 1 comment
Closed

Distribute as a CLI. #3

BrianCraig opened this issue Oct 18, 2022 · 1 comment
Labels
unplanned not planned in the near future

Comments

@BrianCraig
Copy link

Describe the bug

For using this package i had to:

  • Clone the repository
  • run dart pub get on root folder.
  • run dart ./example/issue.dart on root

Expected usage

  • Installing global locally as a tool.
  • Run from any location (preferably using a cwd file as the configuration file, example default-issue.json)
This issue was created using issue.
@werainkhatri
Copy link
Owner

werainkhatri commented Oct 18, 2022

well, at this stage, this is not to run as a standalone CLI but rather to integrate with another CLI (like flutterfire_cli, from where the idea came from). I have a few future plans like the one you mention, but currently i have a few shorter term goals (mentioned in #1) which i'm focusing on.

thanks for pointing it out and being interested in it!
(and using issue to create these issues :p)

@werainkhatri werainkhatri added the unplanned not planned in the near future label Oct 18, 2022
@werainkhatri werainkhatri closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unplanned not planned in the near future
Projects
None yet
Development

No branches or pull requests

2 participants