0.0.7 • Published 6 years ago

blackboardlib-cli v0.0.7

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

The BlackboardLib-CLI

This shows how to generate server files for a (web)server.

First, the setup:

npm install --global blackboardlib-cli

Then, generating the server files:

In replace the with the url-path to your webserver (or run locally by replacing with 'localhost').

https is required due to restrictions on the side of blackboard

# Go to the directory you want the server files in
blackboardlib-cli create ./serverfiles -c https://<url> -s https://<url>/server.js

For more help, run blackboardlib-cli --help in your terminal.

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

1.0.0

6 years ago