Skip to content

OriginCodeAcademy/oca-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published