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

https://github.com/helpscout/groovy

🕺Groovy: A groovier development workflow experience
https://github.com/helpscout/groovy

cli git nodejs open-source tooling trello workflow

Last synced: 5 months ago
JSON representation

🕺Groovy: A groovier development workflow experience

Awesome Lists containing this project

README

          

# 🕺 Groovy

[![Build Status](https://travis-ci.org/helpscout/groovy.svg?branch=master)](https://travis-ci.org/helpscout/groovy)
[![npm version](https://badge.fury.io/js/%40helpscout%2Fgroovy.svg)](https://badge.fury.io/js/%40helpscout%2Fgroovy)

> A groovier development workflow experience

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)

## Installation

```
npm install -g @helpscout/groovy
```

## Usage

To start using Groovy, run either the `groovy` or `gv` in your Terminal:

```
gv
```

You should see this very groovy help text, with a list of handy commands:

```
🕺 Groovy
gv

Example:
gv open

Options:
-V, --version output the version number
-h, --help output usage information

Commands:
config|c [options] Configures Groovy
open|o [options] Open somethin' in a browser
new|n [options] Create somethin' new
```

Anytime you need help, just add `-h` at the end of your Groovy command 😎

![Groovy baby, yea!](https://raw.githubusercontent.com/helpscout/groovy/master/images/groovy.gif)