Bundles the following packages together.
- Download the latest package
- Or alternatively download another release
- Use like any other CodeIgniter install
You can alternatively build your own bundle of CodeIgniter Bootstrap.
- First clone this reposistory
git clone git@github.com:sjlu/CodeIgniter-Bootstrap.git
cd CodeIgniter-Bootstrap
- Run the makefile
make
- Unzip the build
unzip CodeIgniter-Bootstrap.zip
Check out the Wiki for information and CodeIgniter guides.
MIT with CodeIgniter Amendments