Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Scaffolding Feature

Choose a tag to compare

@hiroppy hiroppy released this 06 Jul 09:09
· 655 commits to master since this release

init has had this feature, so if you want to start asap, you should run npx fusuma init.

$ npx fusuma init
$ tree -a

.
├── .fusumarc.yml
├── slides
│   └── 0-title.md
└── style.css

1 directory, 3 files

$npx fusuma start # done!