Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 392 Bytes

distributor-addon-template

Template repository for creating distributor addons

After generating repository you can setup it with setup.sh script.

  • To run it you need bash. ( git bash if in windows) .
  • In your bash open repository directory, then type
  #You need to run once chmod command to make script executable. 
  chmod a+x setup.sh 
  ./setup.sh