command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Moby Name Generator
This generates a string using the name generator from docker and prints it. That's it.
moby-name-generator
#=> hungry_bhabha
Installing
You'll need to have go installed. This project uses go modules, so it'll have to be relatively recent.
Clone the repository then run
make install
Testing
To run the tests, run
make test
To automatically tidy up the code in whatever way possible run
make fmt
License
It's Apache License 2.0.
Thanks
- Docker, they did all the work for this.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.