Skip to content

parsegraph/arrayremove

Repository files navigation

arrayremove

This is for Node projects:

Setup

  1. Pick a new package name.

  2. Go to https://github.com/parsegraph/ and create a new repository using that name.

  3. Clone latest microproject from https://github.com/parsegraph/arrayremove

  4. Run ./update-package-name.sh with your package name:

  # Set the package name to test
  ./update-package-name.sh test
  1. Commit (e.g. "Give package a name")

  2. Push the repository to Github.