https://github.com/morlay/gh-pages
https://github.com/morlay/gh-pages
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/morlay/gh-pages
- Owner: morlay
- Created: 2016-08-23T03:05:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T05:40:51.000Z (almost 10 years ago)
- Last Synced: 2025-07-10T15:45:34.479Z (11 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Deploy to github
Simple CLI to force deploy static web pages to gh-pages;
```
gh-pages public --remote origin --remoteUrl git@github.com:morlay/gh-pages.git
```