fptu-mark
v1.0.12
Published
FPT University get mark via CLI
Downloads
1
Readme
A simple CLI for scaffolding FPTU.tech projects.
Docker
$ docker build -t fptu-mark .
$ docker run -it fptu-mark
Installation
Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.
$ npm install -g fptu-mark
Usage
$ fptu-mark <path-to-yml-file>
Example:
$ fptu-mark ./data.yml
Data
Sample data.yml file:
email: [email protected]
password: password
id: SE12345
season: Spring2019