Skip to content

swayonic/appdevjs-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

appdevjs-vagrant

My Vagrant box for appdevdesigns/appdevjs

  • Install Vagrant
  • Clone this repository
  • Run vagrant up
  • Puppet will install (from puppet/manifests/default.pp):
    • apache
    • git
    • mysql
    • nodejs
    • npm

After that, you can clone the above repository (or any other NodeJS project) into your home directory.

NOTE: don't do it into a shared drive or the install will break when it tries to create symlinks (See here: mishoo/UglifyJS#453).

About

My Vagrant box for running github.com/appdevdesigns/appdevjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published