0.0.1 • Published 7 years ago

orsa-cli v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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.json

To connect to an Orsa Server instance, add the server option:

orsa --path myprojects --output myprojects.json --server http://localhost:3000/api/update