meteor-tutorial-cli

0.1.0 • Public • Published

meteor-tutorial-cli

CLI for creating Meteor Tutorials

Install

npm install meteor-tutorial-cli

Usage

Patch file

filename is optional.

meteor-tutorial patch [filename]

Git Log to file

filename is optional.

meteor-tutorial log [filename]

New step

number is optional.

If number is not specified then step number is auto-generated based on latest Step XX.XX commit.

meteor-tutorial step <description> [number]

Roadmap

  • Auto tags based on Step X.X: format

Notes

Based on kamilkisiela/socially-helpers.

/meteor-tutorial-cli/

    Package Sidebar

    Install

    npm i meteor-tutorial-cli

    Weekly Downloads

    2

    Version

    0.1.0

    License

    ISC

    Last publish

    Collaborators

    • kamilkisiela