New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsonblog-cli

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.1.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 30 Mar 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc