Skip to content

A simple program which makes a fullscreen processing window. Good for starting projects.

Notifications You must be signed in to change notification settings

rahscs/ProcessingNewProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProcessingNewProject

A simple program which makes a fullscreen processing window. Good for starting projects.

  1. To Start, type into terminal:
    git clone https://github.com/RAHS-Computer-Science-Club/ProcessingNewProject.git
  2. Rename the root directory to whatever you like (The project name). The name you choose is defined by "RenamedProject"
    mv ProcessingNewProject/ RenamedProject/
  3. Then, cd into it:
    cd RenamedProject/
  4. Rename the project in the code:
    ./rename.sh RenamedProject
  5. Test, to make sure it compiles:
    ant build
  6. Now you're all set to make a new project in processing!

About

A simple program which makes a fullscreen processing window. Good for starting projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published