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

CLI settings for dlang-tour #461

Closed
wilzbach opened this issue Aug 20, 2016 · 0 comments
Closed

CLI settings for dlang-tour #461

wilzbach opened this issue Aug 20, 2016 · 0 comments

Comments

@wilzbach
Copy link
Member

The idea is to give people a convenient way to run the Tour with just their language, s.t. the translators can work directly in their repo without needing to deal with committing in git submodules.
If only a specific language file is selected, this should also be the default language for the web interface.

Variant 1

dlang-tour --lang-de .

(A bit more complicated as args need to be parsed manually)

Variant 2

dlang-tour --lang de --lang-dir .

Or other ideas. I personally like variant 1.

(part of #454)

wilzbach added a commit to wilzbach/dlang-tour that referenced this issue Aug 25, 2016
wilzbach added a commit to wilzbach/dlang-tour that referenced this issue Aug 25, 2016
wilzbach added a commit to wilzbach/dlang-tour that referenced this issue Aug 26, 2016
wilzbach added a commit to wilzbach/dlang-tour that referenced this issue Aug 26, 2016
wilzbach added a commit that referenced this issue Sep 1, 2016
Allow the tour to be used from the a language directory - fixes #461
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

1 participant