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

create-aragon-app: help user with next steps #831

Closed
sohkai opened this issue Oct 23, 2019 · 2 comments · Fixed by #841
Closed

create-aragon-app: help user with next steps #831

sohkai opened this issue Oct 23, 2019 · 2 comments · Fixed by #841
Labels
💡 feature update An update to existing functionality of the API

Comments

@sohkai
Copy link
Contributor

sohkai commented Oct 23, 2019

From #203 (comment):

Would be great if the output actually specified the next steps, eg "The bones of your Aragon app are ready, but you still need to add the muscle and bring it to life with: cd my-aragon-app and run npm install and then npm start" or something like that.

We could even offer to make it interactive and ask the user "would you like to install and set it everything up now?"

@sohkai sohkai added cmd: create-aragon-app 💡 feature update An update to existing functionality of the API labels Oct 23, 2019
@dapplion
Copy link
Contributor

Running npx create-aragon-app already installs the app dependencies right?

Also, would it be good idea to add a link to the documentation? If so, is https://hack.aragon.org/docs/cli-main-commands a good URL or do you have a shorter editable url for this purpose.

@0xGabi
Copy link
Contributor

0xGabi commented Oct 28, 2019

Running npx create-aragon-app already installs the app dependencies right?

Yes, it install the dependencies and check if IPFS is available, installing it globally if not.

Also, would it be good idea to add a link to the documentation?

Yes, good idea. About the link, I like that URL as start. I don't think we have a shorter one. You have thoughts on how to do that? 🤔

macor161 pushed a commit that referenced this issue Oct 30, 2019
* Help user with next steps

* Add documentation link
0xGabi pushed a commit that referenced this issue Oct 31, 2019
* Help user with next steps

* Add documentation link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature update An update to existing functionality of the API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants