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

Add how-to about running the tour offline #260

Closed
wilzbach opened this issue Jun 13, 2016 · 4 comments
Closed

Add how-to about running the tour offline #260

wilzbach opened this issue Jun 13, 2016 · 4 comments

Comments

@wilzbach
Copy link
Member

As in the go tour, we could have a short page or subpage in the first pages that explains how to run the tour via dub.

Follow-up to #250

@stonemaster
Copy link
Collaborator

Dependency: #137

@wilzbach
Copy link
Member Author

@stonemaster afaict you need to release new git versions once you fixed something - dub will download the latest version automatically, not the latest git version.
There is also dub fetch dlang-tour --version="~master", but I am not sure whether we should recommend this command.

@wilzbach
Copy link
Member Author

Just bumping this. Basically we only need to decide whether we advertise the use of --version="~master" (imho it does make sense because for now it saves us a release process and our latest, greatest content is on "master").

... and then put the commands on the welcome pages:

dub fetch dlang-tour  --version="~master"
dub run dlang-tour

@wilzbach
Copy link
Member Author

This issue was moved to dlang-tour/english#55

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

No branches or pull requests

2 participants