Convert Boostnote to normal files.
🚀 Convert Boostnote to normal files.
$ [sudo] npm install -g boost2fs
Convert Boostnote to normal files.
Usage:
b2f [baseDir] [options]
Commands:
baseDir Specify the input path, which includes 'boostnote.json' ( default: `process.cwd()` )
Options:
--output, -o Specify the output path ( default: ./out )
--version Output version number
--help Output usage information
{title}.md
.{title}/{filename}
.hello\u0000world
=> helloworld.md
)MIT © viko16