diff --git a/index.html b/index.html index ad2b80d..b760fb0 100644 --- a/index.html +++ b/index.html @@ -27,4 +27,4 @@ [task.format] command = "go fmt ./..." -

You can run groom --example-config to get a working example config.

help

List#

Run groom without any arguments to list all configured tasks.

Use --simple to list all tasks without any fancy printing. Useful with scripts.

list

Executing tasks#

Provide a list of tasks to execute and watch groom execute them!

Use the --dry-run argument to show the log without actually running anything.

build

Neovim Plugin#

A neovim plugin is in the works for integrating groom with Neovim.

It allows you to run tasks without leaving your editor.

Find it here

plugin

Contributing#

⭐ Star the project if you like it!

Feel free to contribute to the project, by either raising a issue or opening a PR.

Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased(v0.0.2)#

Added#

Changed#

v0.0.1#

Added#

Changed#

\ No newline at end of file +

You can run groom --example-config to get a working example config.

help

List#

Run groom without any arguments to list all configured tasks.

Use --simple to list all tasks without any fancy printing. Useful with scripts.

list

Executing tasks#

Provide a list of tasks to execute and watch groom execute them!

Use the --dry-run argument to show the log without actually running anything.

build

Neovim Plugin#

A neovim plugin is in the works for integrating groom with Neovim.

It allows you to run tasks without leaving your editor.

Find it here

plugin

Contributing#

⭐ Star the project if you like it!

Feel free to contribute to the project, by either raising a issue or opening a PR.

Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased(v0.0.2)#

Added#

Changed#

v0.0.1#

Added#

Changed#

\ No newline at end of file