0.0.1 • Published 8 years ago
orsa-cli v0.0.1
Orsa command line interface
The orsa command line interface.
Usage
To find and analyze a set of projects in a directory called myprojects run orsa this way:
orsa --path myprojects --output myprojects.jsonTo connect to an Orsa Server instance, add the server option:
orsa --path myprojects --output myprojects.json --server http://localhost:3000/api/update0.0.1
8 years ago