Skip to content

parsegraph/imagebuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagebuilder

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/imagebuilder

  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.