added cli help! 👩⚕️
This commit is contained in:
parent
cc953a24cc
commit
20100cbf91
2 changed files with 227 additions and 61 deletions
10
README.md
10
README.md
|
@ -13,7 +13,15 @@ a small cli program written in go that generates random ip addresses and "does t
|
|||
|
||||

|
||||
|
||||
# build 📀
|
||||
# use it! ✨
|
||||
|
||||
[download](https://github.com/mellodoot/ipaddrgen/releases/latest) whichever version is compatible with your OS (if such a version isn't listed, I'm so sorry!), then run it via your terminal!
|
||||
|
||||
i.e. `./ipaddrgen-PLATFORM-ARCH`
|
||||
|
||||
for help with command-line arguments (for some fun customisation), try `./ipaddrgen -h`!
|
||||
|
||||
# build it! 📀
|
||||
|
||||
### requirements:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue