Skip to content

Roger-luo/Fine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fine

Roger's Fine Slide Generator!

Installation

clone this repository

shell> cd Fine
shell> pip install -r requirements
shell> python setup.py install

Command Line Interface (CLI)

just type this, you will see the help information.

shell> fine

Init Your Project

make a directory

shell> mkdir demo
shell> cd demo
shell> fine init

then you will get a demo project, type the following command, and open you demo project in browser.

shell> fine serve

add you own slides

shell> fine new another

you will have you own slide source/another.md.

License

Apache License, Version 2.0

About

Roger's Fine slide generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published