boeing
Version:
Deployment to GitHub Pages.
66 lines (40 loc) • 1.92 kB
Markdown
<a href="https://github.com/cjpatoilo/boeing"><img width="100%" src="https://cjpatoilo.com/boeing/artwork.png" alt="Boeing | Deployment to GitHub Pages."></a>
> Deployment to GitHub Pages.
[](https://travis-ci.org/cjpatoilo/boeing?branch=master)
[](https://ci.appveyor.com/project/cjpatoilo/boeing)
[](https://www.codacy.com/app/cjpatoilo/boeing/dashboard)
[](https://david-dm.org/cjpatoilo/boeing)
[](https://www.npmjs.com/package/boeing)
[](https://www.npmjs.com/package/boeing)
[](https://gitter.im/cjpatoilo/boeing)
## Why it's awesome
Boeing provides an automated setup for a faster and secure deployment to GitHub Pages. Hope you enjoy!
## Getting Started
**Install with npm**
```sh
$ npm i -g boeing
```
**Install with Yarn**
```sh
$ yarn global add boeing
```
**Run with npx (without installing)**
```sh
$ npx boeing
```
Note: Install as a `global` tool or as `devDependencies`.
## Usage
```
$ boeing --help
Usage:
boeing <directory> [<options>]
Options:
-h, --help Display help information about Boeing
-v, --version Output Bower version
Examples:
boeing dist
```
## Contributing
Want to contribute? Follow these [recommendations](https://github.com/cjpatoilo/boeing/contribute).
## License
Designed with ♥ by [CJ Patoilo](https://twitter.com/cjpatoilo). Licensed under the [MIT License](https://cjpatoilo.com/license).