yolo

command module
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 6 Imported by: 0

README

YOLO

Git Support

Life's to short for messing around with git add, writing commit message. You just want to push, right? yolo has got you covered!

Run:

$ yolo git push ...

Yolo will translate it into git add . && git commit -m "yolo" && git push ...

Maven & Gradle

Life's too short for running tests. Prefix Maven or Gradle commands with yolo and live stress-free life!

$ yolo mvn package # runs mvn package -DskipTests
$ yolo gradle build # runs gradle build -x check

Installation

yolo is published to Homebrew:

$ brew install maciejwalkowiak/tap/yolo

Supported commands

yolo supports following commands: mvn, ./mvnw, mvnd, gradle, gradlew, git push

How does it work

You can run any command with

$ yolo <command>

If the command matches one of the supported commands, it decorates it with flags that cause skipping tests, style checks, static analysis etc.

Contribute

You are very welcome to contribute support for more languages/frameworks!

PS

This project is made for fun. Don't skip your tests.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL