Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofpg-html

dependencies:

  • ruby
  • bundler (ruby gem)
  • nodejs
  • npm

environment setup:

make setup
  • this will install:
  • bower frontend package manager
  • grunt nodejs task manager
  • nodewebkit build files

prepare to run the application

build the scss files

make build

run the application

make run

to enable the developer tools in nodewebkit change the app/package.json file like this:

{
  "window": {
    "toolbar": true,
  }
}

package the application

make dist

About

openframeworks project generator GUI based on node-webkit

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages