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

docs: pub activate issue and restricted docs #9

Closed
HayesGordon opened this issue May 18, 2022 · 3 comments
Closed

docs: pub activate issue and restricted docs #9

HayesGordon opened this issue May 18, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@HayesGordon
Copy link

Awesome package and can't wait to play around with it.

The doc mentioned in the readme is giving a 404: https://github.com/wolfenrain/umbra/tree/main/docs

And running dart pub global activate umbra_cli

Gives:

dart pub global activate umbra_cli
Because pub global activate depends on umbra_cli any which doesn't exist
  (could not find package umbra_cli at https://pub.dartlang.org), version
  solving failed
@wolfenrain
Copy link
Owner

Hi both of those are correct, as I havent yet published the CLI nor written the documentation!

Planning on doing the docs in my next PR, had to make the API less opinionated.

If you want to play around with it already you can clone it locally and run dart pub global activate --source path . inside packages/umbra_cli to get the CLI installed.

@wolfenrain wolfenrain changed the title Pub activate issue and restricted docs docs: pub activate issue and restricted docs May 18, 2022
@wolfenrain wolfenrain added the documentation Improvements or additions to documentation label May 18, 2022
@HayesGordon
Copy link
Author

Already did that and played around! This is a really nice initiative, thanks for the work.

@wolfenrain
Copy link
Owner

I just released the first dev version! So closing this issue ;-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants