pmint

0.0.6 • Public • Published

PepperMint cli

These are the PepperMint CMS command line tools. There are other repositories dedicated to making the CMS real too.

Installing

  • Make sure you have installed nodejs
  • Run npm install pmint This will give you a global pmint that you can use.
  • Start using it!

Creating a new site

pmint new <siteName> to create a new site folder, with the name of siteName. npm install in the site directory, to install runserver dependencies. node runlocal.js in the site directory, to serve the site locally.

/pmint/

    Package Sidebar

    Install

    npm i pmint

    Weekly Downloads

    1

    Version

    0.0.6

    License

    MIT

    Last publish

    Collaborators

    • makerimages