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
- Host: GitHub
- URL: https://github.com/helpscout/groovy
- Owner: helpscout
- License: mit
- Created: 2019-02-06T12:29:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T02:51:00.000Z (about 5 years ago)
- Last Synced: 2025-06-16T08:18:19.450Z (about 1 year ago)
- Topics: cli, git, nodejs, open-source, tooling, trello, workflow
- Language: JavaScript
- Homepage:
- Size: 1.34 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🕺 Groovy
[](https://travis-ci.org/helpscout/groovy)
[](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 😎
