🔖 Version 0.0.1
This commit is contained in:
parent
7126ef97a4
commit
899fbedd9a
3 changed files with 46 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# nomino - A filename generator
|
||||
|
||||
The purpose of nomino is to generate (probably random) filenames, for example, if you want to save an uploaded file to storage under a new name.
|
||||
|
||||
It takes a lot of inspiration (although no actual code) from [Onym](https://github.com/Blaspsoft/onym).
|
||||
|
||||
## TODO
|
||||
|
||||
I'll fill this out more in depth later.
|
||||
|
||||
For now, add it to a new project, and run `go doc codeberg.org/danjones000/nomino`
|
||||
Loading…
Add table
Add a link
Reference in a new issue