Skip to content

LSTM-Kirigaya/dust-slidev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slidev 工作目录

使用mySlidev脚本进行快速管理。

创建项目 hello

python mySlidev.py --create -o hello

调试项目 hello

python mySlidev.py --dev -i .\hello

构建项目 hello

python mySlidev.py --build -i .\hello

构建+同步所有文件到服务器:

python mySlidev.py --build --update

构建+同步项目 hello 到服务器:

python mySlidev.py --build --update -i hello

About

slidev module in my website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published