Install building environment

In order to get the full developement environment, you must stick to the following procedure

1. Get a copy of the repository

git clone https://github.com/startxfr/kustomize-repository.git
cd kustomize-repository

2. Create a new kustomize

./sx-kustomize mykustomize create

3. Test a kustomize

./sx-kustomize mykustomize test

4. Release a kustomize

./sx-kustomize mykustomize release

5. Delete a kustomize

./sx-kustomize mykustomize delete