New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gatsby-tool-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-tool-cli

A CLI to create new post in gatsbyjs project

latest
Source
npmnpm
Version
1.3.1
Version published
Maintainers
1
Created
Source

GATSBY TOOL CLI

For creating new post easier

npm versioninstall sizenpm downloads

Default project structure should be:
|-- /content
    |-- /posts

After the first run, edit the config at gatsby-tool-cli.json

New post will be placed at: /{{postsFolder}}/yyyy/mm-dd-title-slug

Command:

gtc-new : create new post

Run the command above first time to init the config file, then edit it.

node ./bin/gtc-new.js

Keywords

cli

FAQs

Package last updated on 05 Apr 2023

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