https://github.com/cjpatoilo/boeing
Deployment to GitHub Pages. Zero-configuration!
https://github.com/cjpatoilo/boeing
automation cli command-line-tool deployment gh-pages github-page nodejs shell
Last synced: 8 months ago
JSON representation
Deployment to GitHub Pages. Zero-configuration!
- Host: GitHub
- URL: https://github.com/cjpatoilo/boeing
- Owner: cjpatoilo
- License: mit
- Created: 2018-02-13T07:16:08.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T01:28:47.000Z (almost 3 years ago)
- Last Synced: 2025-07-06T04:12:56.267Z (8 months ago)
- Topics: automation, cli, command-line-tool, deployment, gh-pages, github-page, nodejs, shell
- Language: Shell
- Homepage: https://cjpatoilo.com/boeing
- Size: 605 KB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
- awesome-brasil - Boeing
README
> 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 []
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).
