1.0.1 • Published 5 months ago

fewu-cli v1.0.1

Weekly downloads
-
License
GPL-2.0-only
Repository
github
Last release
5 months ago

F.E.W.U. Command line interface

A tool that makes using fewu more easier.

The basic fewu (>3.3.0) operations are only generating website and live server. This package is splited from fewu (3.2.3) that support initialize, quickwrite and other operations not included in core fewu.

npm i fewu-cli # Install package
npx fewu --init # Do initialization
npx fewu --new "My first post" source/posts/my-first-post.md -c MyArticles -t FirstOfAll
npm i # Install dependencies for theme
npx fewu --server # Generate and startup local server.
1.0.1

5 months ago

1.0.0

5 months ago