Actions
Task #310
closedautomated build process
Start date:
12/22/2011
Due date:
% Done:
100%
Estimated time:
Activity type:
Updated by Aaron Marcuse-Kubitza about 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
I set up an automated build process for all the BIEN scripts and dependencies. It runs on both vegbiendev and nimoy. The following commands are a sample of what's available:
Run tests: make test --directory=/home/bien/svn/scripts/
Reinstall everything: make reinstall --directory=/home/bien/svn/scripts/
Actions