0.9.9 • Published 7 years ago

oca-cli v0.9.9

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

oca-cli

CLI tool for starting, testing and publishing OCA assignments all in the terminal.

Installing

Install NodeJS, then open up a terminal and run the following command.

npm install -g oca-cli

Starting projects

oca-cli start [project-name]

This will create a folder within the current terminal directory containing starter files to help students complete the project.

Running tests

oca-cli test

This will run tests for the current project to help guide development and gauge your progress toward completion.

Submitting projects

oca-cli submit

This will attempt to submit the current project. If all tests pass your project will be submitted and you can begin the next assignment.

0.9.9

7 years ago

0.9.8

7 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago