itsdarrylnorris
released this
12 Dec 08:45
·
10 commits
to master
since this release
This alpha release is going to set-up a Drupal development environment with the following packages.
- LAMP Stack
- Atom Editor with some web development plugins
- SSMTP
- Git
- Git Cola
- Drush
- Curl
- Composer
- Filefizilla
- OpenSSH Client
- OpenSSH Server
- Google Chrome
- Firefox for Developers
- Custom Aliases
In addition to the packages, this project have the ability to auto-generate a virtual host by typing "sudo new-website hostname" and to remove this virtual host configuration you can type "sudo delete-website hostname." To access the virtual host via a browser you can type the name of your and .dev. For instance "hostname." ** NOTE *** remember that you can name your virtual host whatever you want, it not necessary to name it hostname. All the website data will be store in /var/www/hostname. Overall everything on the list above should work fine.