Skip to content

Commit

Permalink
docs: add readme (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian authored Aug 8, 2024
1 parent e184b85 commit b6dbaf3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Vanity URL

Akash Network [Vanity URL](https://gianarb.it/blog/go-mod-vanity-url) for go mods.
We use [vangen](https://github.com/leighmcculloch/vangen) for generating this repo.

## How to add a module

- Make sure [direnv](https://direnv.net) is installed. It will install `vangen` util into local cache
- Make changes to `vangen.json`
- `make vangen`
- Push your changes

0 comments on commit b6dbaf3

Please sign in to comment.