Skip to content

A simple CLI for scaffolding FPTU.tech projects

License

Notifications You must be signed in to change notification settings

fuhcm/fptu-mark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple CLI for scaffolding FPTU.tech projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • Dockerfile 6.0%