0.0.1-beta.1496673369 • Published 8 years ago
nodeject-build v0.0.1-beta.1496673369
Nodeject build
Nodeject flavored build scripts.
Install
npm i nodeject-build --save-dev
Steps
- Place your code files under
<root>/src/
- Place your test files under
<root>/test/
- Include a
readme.md
- Enable bitbucket pipelines
- Optionally place your own custom tasks under
<root>/build/
To build
grunt
Build results will be under <root>\<dist>
. Test results under <root>\<temp>\reports\test-results.txt
Configure
Add a config section to your package.json
with your preferred temp and output. Defaults are provided.
"config": {
"temp": ".temp",
"output": "dist"
}
Issues, comments, requests and source code
Comming up soon...
0.0.1-beta.1496673369
8 years ago
0.0.1-beta.1496670453
8 years ago
0.0.1-beta.1496649110
8 years ago
0.0.1-beta.1496597719
8 years ago
0.0.1-beta.1496563519
8 years ago
0.0.1-beta.1496563395
8 years ago
0.0.1-beta.1496562593
8 years ago
0.0.1-beta.1496527773
8 years ago
0.0.1-beta.1496527489
8 years ago
0.0.1-beta.1496527078
8 years ago
0.0.1-beta.1496526570
8 years ago
0.0.1-beta.1496524556
8 years ago
0.0.1-beta.1496524180
8 years ago
0.0.1-beta.1496523014
8 years ago
0.0.1-beta.1496522362
8 years ago