Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 438 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 438 Bytes

A simple CLI for scaffolding FPTU.tech projects.

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