An open API service indexing awesome lists of open source software.

https://github.com/robinradic/generator-radic

personal yeoman generator(s)
https://github.com/robinradic/generator-radic

Last synced: 2 months ago
JSON representation

personal yeoman generator(s)

Awesome Lists containing this project

README

          

# generator-radic
[![Build Status](https://secure.travis-ci.org/RobinRadic/generator-radic.svg?branch=master)](https://travis-ci.org/RobinRadic/generator-radic)
[![GitHub version](https://badge.fury.io/gh/robinradic%2Fgenerator-radic.svg)](http://badge.fury.io/gh/robinradic%2Fgenerator-radic)
[![Goto documentation](http://img.shields.io/badge/goto-documentation-orange.svg)](http://robinradic.github.io/generator-radic)
[![Goto repository](http://img.shields.io/badge/goto-repository-orange.svg)](https://github.com/robinradic/generator-radic)
[![License](http://img.shields.io/badge/license-MIT-blue.svg)](http://radic.mit-license.org)

> A [Yeoman](http://yeoman.io) generator, for my projects.

## Overview
```sh
yo radic:config show
yo radic:config wizard # Starts a series of prompts guiding users trough the config
yo radic:config get
yo radic:config set
yo radic:config del

yo radic:gitinit # Starts a series of prompts

```


## License
Copyright 2014 Robin Radic
[MIT Licensed](http://radic.mit-license.org)