0.0.1-beta.1502943719 • Published 8 years ago
@nodeject/build v0.0.1-beta.1502943719
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.1502943719
8 years ago
0.0.1-beta.1499344313
8 years ago
0.0.1-beta.1499342383
8 years ago
0.0.1-beta.1499117591
8 years ago
0.0.1-beta.1498893460
8 years ago
0.0.1-beta.1498855823
8 years ago
0.0.1
8 years ago
0.0.1-beta.1498502701
8 years ago
0.0.1-beta.1497281762
8 years ago
0.0.1-beta.1496761072
8 years ago
0.0.1-beta.1496760470
8 years ago
0.0.1-beta.1496758277
8 years ago
0.0.1-alpha.1496758006
8 years ago