Created
March 27, 2018 15:53
-
-
Save enthus1ast/50d2e65776fda702c18a07763107f7ef to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[david@eb nimUpdater]$ nimble init nimUpdater | |
Info: In order to initialise a new Nimble package, I will need to ask you | |
... some questions. Default values are shown in square brackets, press | |
... enter to use them. | |
Using "nimUpdater" for new package name | |
Using "David Krause" for new package author | |
Using "src" for new package source directory | |
Prompt: Package type? [lib/bin] | |
Answer: | |
Answer: | |
Answer: lib/bin | |
Answer: test | |
Answer: src | |
Answer: foo | |
Answer: | |
Answer: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment