Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Adding support for automation tools feature. #14

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
Loading
from

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.