Skip to content

Conversation

xyzxyz442
Copy link

Adding "build" command for supporting automation tools like Continuous Integration. It has its own default workspace like in /demo.

You can provide it (source files, destination files, config file) with the parameters for your own script like this.

$ grunt build --src-`source path` --dst=`destination path` --config=`configuration path`

By combine grunt option --gruntfile with this 'build' command. It can make more ways to do with this JSDoc template.

P.S. I also edit README.md file for better understanding and the example usage for 'build' command.

xyzxyz442 added 5 commits May 23, 2014 22:52
Change “applicationName” from “Demo” to “”
Adding “build” command with options for supporting automation tools.
Adding “build” command usage.
Change detailed to “Template for JSDoc 3”.
Adding folder for “build” command to use as default workspace.
@davidshimjs
Copy link
Owner

👍
Would you remove demo docs (dst folder)? I just added demo/dist folder into .gitignore file.

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

Successfully merging this pull request may close these issues.

2 participants