Skip to content

mehackit/processing-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for mehackit media-art workshops with Processing

How to contribute

  • Log in to GitHub and fork this repo
  • Clone your fork of this repo. Open terminal, navigate to preferred folder and type:
git clone git@github.com:YOUR-USERNAME/processing-workshop.git
  • Create new branch for your fix and change to that branch:
git checkout -b your_branch_name
  • Do your changes and commit:
git commit -am "commit message"
  • Push your changes
git push origin master
  • Go to the original repo on GitHub and click on the green compare & pull request button
  • Click on 'create pull request'
  • Congrats!

About

Website for mehackit media-art workshops with Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages