Skip to content

Commit

Permalink
Added gh-pages maintenance doc
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed May 31, 2016
1 parent dac26d5 commit bc608ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cheatsheet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ asciidoc -n user-guide.adoc
- Compiles the user guide to html

mvn package
- Run it in code folder to create the jar for the release
- Create the jar for the release

mvn clean && git worktree add target/generated-docs gh-pages
- Prepare target/generated-docs for gh-pages maintenance

0 comments on commit bc608ce

Please sign in to comment.