0.0.7 • Published 5 years ago

blackboardlib-cli v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

1.0.0

5 years ago