cjpatoilo / dumont

Deployment to GitHub Pages. Zero-configuration!

Home Page:https://cjpatoilo.com/dumont

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dumont - Deployment to GitHub Pages.

Deployment to GitHub Pages.

Travis Status AppVeyor Status Codacy Status Dependencies Status Version Status Download Status Gitter Chat

Why it's awesome

Dumont provides an automated setup for a faster and secure deployment to GitHub Pages. Hope you enjoy!

Getting Started

Install with npm

$ npm i -g dumont

Install with Yarn

$ yarn global add dumont

Run with npx (without installing)

$ npx dumont

Note: Install as a global tool or as devDependencies.

Usage

$ dumont --help

  Usage:

    dumont <directory> [<options>]

  Options:

    -h, --help              Display help information about Dumont
    -v, --version           Output Bower version

  Examples:

    dumont dist

Contributing

Want to contribute? Follow these recommendations.

License

Designed with ♥ by CJ Patoilo. Licensed under the MIT License.

About

Deployment to GitHub Pages. Zero-configuration!

https://cjpatoilo.com/dumont

License:MIT License


Languages

Language:Shell 91.3%Language:JavaScript 8.7%