Skip to content

tuhuynh27/fptu-mark

Repository files navigation

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: tuhmse62531@fpt.edu.vn
password: password
id: SE12345
season: Spring2019

Demo

Demo

About

A simple CLI for scaffolding FPTU.tech projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published