Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shimarulin/generator-arc
DEPRECATED ⛔️
https://github.com/shimarulin/generator-arc
Last synced: 10 days ago
JSON representation
DEPRECATED ⛔️
- Host: GitHub
- URL: https://github.com/shimarulin/generator-arc
- Owner: shimarulin
- Created: 2014-10-31T14:43:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T21:13:08.000Z (about 6 years ago)
- Last Synced: 2024-04-24T03:37:50.320Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://secure.travis-ci.org/shimarulin/generator-arc.png?branch=master)](https://travis-ci.org/shimarulin/generator-arc)
# Yeoman generator for scaffold generic workflow
## Features
## Getting Started
## Options
--github - use [GitHub](http://github.com/) [API](https://developer.github.com/v3/)
--bitbucket - use [BitBucket](https://bitbucket.org/) [API](https://confluence.atlassian.com/display/BITBUCKET/Use+the+Bitbucket+REST+APIs)
--gitlab - use GitLab API (default URL [`https://gitlab.com`](https://gitlab.com)
--create - is used only in conjunction with `--github`, `--bitbucket` or `--gitlab` options for create remote repository
--email - overwrite you email
--nossl - is used only in conjunction with `--gitlab` option, if you GitLab server don't use HTTPS, only HTTP protocol
## License
[MIT](http://opensource.org/licenses/MIT)