Skip to content

A clever little bash script that get your up and running with WordPress and essential scripts in a few seconds.

License

Notifications You must be signed in to change notification settings

groupsjr/lunchbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lunchbox

A clever little bash script for Mac OS X that gets you up and running with WordPress and essential plugins in a few seconds. Automatically downloads WordPress and an essential arsenal of plugins (listed below).

Suggestions? Ideas? Submit an issue!

Made in Nottingham by the team @bigspringweb

features

Lunchbox will install the following things:

  • WordPress (latest stable build)
  • monolith WordPress starter theme (https://github.com/bigspring/monolith)
  • YOAST WordPress SEO Plugin
  • W3 Total Cache
  • Force Regenrate Thumbnails
  • Widget Logic
  • Bulk Page Creator
  • Breadcrumb NavXT
  • Advanced Text Widget
  • Contact Form 7
  • WP Smush.it
  • Better Wordpress Security

installation

bash < <(wget -O - https://raw.github.com/bigspring/lunchbox/master/lunchbox-installer)

or

bash < <(curl -s https://raw.github.com/bigspring/lunchbox/master/lunchbox-installer)
source ~/.profile

Note: Lunchbox is simply a bash script, so to use it you just need to place it in your $PATH and change it's mode to executable.

usage

  • in command line, navigate to the folder into which you want to install your site (e.g. ~/htdocs/mysite)
  • run 'lunchbox' from command line from within the target directory
  • wait for the lunchbox to unpack, and enjoy your lunch!

changelog

  • 12/08/13 - v1.0.4 - updated path in readme and installation file
  • 12/08/13 - v1.0.3 - hassle free installation
  • 12/08/13 - v1.0.2 - updated monolith package to use master (v1.0)
  • 12/08/13 - v1.0.1 – added support for smush.it, contact form 7, better WP security
  • 08/08/13 - v1.0.0 – hello world!

About

A clever little bash script that get your up and running with WordPress and essential scripts in a few seconds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published