Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancorrales committed Feb 28, 2022
1 parent 165c68c commit 3867143
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# gh-templatizer
# Templatizer

## Contibuting

### Pre-requisites

If you had the tool [homebrew]() installed on your computer you could run `make setup` and skip the
following instructions.
if you work with MacOS you can take advantage of [homebrew](https://brew.sh/index_es) o setup your environment. You just need to run `make setup`.


Setup the latest version of the following tools:
- [Hadolinr]:
- [pre-commit]:
In other case you would need to setup manually the following tools:

- [Hadolint]: Visit the [official repository](https://github.com/hadolint/hadolint)
- [pre-commit]: Visit the [official site])(https://pre-commit.com/).

Additionaly you could want to install [gorelease](https://goreleaser.com/).

0 comments on commit 3867143

Please sign in to comment.