This is for Node projects:
-
Pick a new package name.
-
Go to https://github.com/parsegraph/ and create a new repository using that name.
-
Clone latest microproject from https://github.com/parsegraph/imagebuilder
-
Run ./update-package-name.sh with your package name:
# Set the package name to test ./update-package-name.sh test
-
Commit (e.g. "Give package a name")
-
Push the repository to Github.