Newman is a framework for distributing test load across multiple agents. It's named after Newman from Seinfeld.
- Download the docs using the cmd
git clone [email protected]:giga-dev/newman.git gh-pages. - Change directory to the docs dir with the command
cd gh-pages. - Change the branch to the docs branch dir with the command
git branch gh-pages. - From there it is just simple jekyll project.
- run the preprocessor with
jekyll serve. - edit commit and push, Github will process the file and update the view.
- run the preprocessor with

