Content for 'JIRA Risk Project' book published at https://leanpub.com/jira-risk-workflow
The book is still under development, so if you spot any issues or have recommendations please fork this repository and submit a Pull Request :)
If you have questions please create a new Issue here at gitHub.
##Buy eBook##
If you can, please buy the book since it will help with production, design, editing and layout costs.
Leanpub provide a nice shooping card solution which allows you to chose which price to pay: Buy Jira Risk Workflow
Setup
git clone [email protected]:DinisCruz/Book_Jira_Risk_Workflow.git
cd Book_Jira_Risk_Workflow
git submodule init
cd leanpub-book-site
git checkout for_Book_Jira_Risk_Workflow
npm install
./set-up.sh
cd ../..
Build command
Build and publish to GitHub (which will trigger a leanpub build)
./commit_and_build.sh