fabrikate
fabrikate copied to clipboard
Rename `fab` to `fabrikate`
As a: Operator
I want: References to fab
to be fabrikate
instead
So that: the binary that gets automatically injected into my path via go get -u -v github.com/microsoft/fabrikate
matches what is referenced in docs and in fabrikate release downloads.
Describe the solution you'd like:
upon release of v1.0.0
- rename all instances of
fab
tofabrikate
in docs - change name of generated binary made for releases to
fabrikate
instead offab
Describe alternatives you've considered:
Additional context: