Socket
Socket
Sign inDemoInstall

jsonblog-cli

Package Overview
Dependencies
212
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jsonblog-cli

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


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
23.3 MB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 30 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc