Skip to content

christianhanne/npm-simply-build-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply Build Example

This is just an example for a basic workflow using simply.

Basic usage

Clone or download the repository. Make sure all shell scripts are executable.

Install the dependencies:

$ npm install

Then run one of the tasks:

$ simply compile
$ simply test

Or try chaining them together:

$ simply test && simply compile

For more details on simply check the following repository:
https://github.com/aureolacodes/npm-simply-build

About

Example project for the build tool simply.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published