Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.43 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.43 KB

CodeIgniter Bootstrap

Join the chat at https://gitter.im/sjlu/CodeIgniter-Bootstrap

Bundles the following packages together.

Use

Build

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

Docs

Check out the Wiki for information and CodeIgniter guides.

License

MIT with CodeIgniter Amendments