1.1.0 • Published 2 years ago

jsonblog-cli v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Json Blog CLI

This is very much a tooling lib, Json Blog is meant to be language agnostic. Javascript sucks™, but suits some needs perfectly. =D

 blog 1.0.0

 USAGE

   blog <command> [options]

 COMMANDS

   init                Downloads an example blog.json
   build               Builds your blog to /build (in default generator, check readme on how to use others)
   serve               Runs locally on your computer
   help <command>      Display help for a specific command

 GLOBAL OPTIONS

   -h, --help         Display help
   -V, --version      Display version
   --no-color         Disable colors
   --quiet            Quiet mode - only displays warn and error messages
   -v, --verbose      Verbose mode - will also output debug messages

Getting started

npm install -g jsonblog-cli
blog init
blog build
// Open the output locally
1.1.0

2 years ago

1.0.21

3 years ago

1.1.22

3 years ago

1.1.21

3 years ago

1.1.20

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.10

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago