0 Forks
0 Stars
0 Watchers

test-project

An es6 javascript project to demonstrate use of travis-ci to: run tests using jest, push coverage results to codecov.io, and deploy jsdoc-built docs to github.io

How to download and setup test-project

Open terminal and run command
git clone https://github.com/billmoser/test-project.git
git clone is used to create a copy or clone of test-project repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with test-project https://github.com/billmoser/test-project/archive/master.zip

Or simply clone test-project with SSH
[email protected]:billmoser/test-project.git

If you have some problems with test-project

You may open issue on test-project support forum (system) here: https://github.com/billmoser/test-project/issues