Skip to content

First draft of a cheat sheet generator on the base of markdown files

License

Notifications You must be signed in to change notification settings

Jumace/CheatSheetGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheat Sheet Generator

This repository contains code to create cheat sheets in HTML on the base of markdown files.

Installation

$ git clone https://github.com/Jumace/CheatSheetGenerator && cd CheatSheetGenerator
$ npm install

Developing

Building

Build the cheat sheet by running:

npm run build

Starting

Start the web server by running:

npm run start

Afterwards navigate to papers.

Watching

While in development or creating of a new cheat sheet you can run the watcher:

npm run watch

Licensing

Licensed under MIT

About

First draft of a cheat sheet generator on the base of markdown files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published