Skip to content

Combines Twitter Bootstrap and CodeIgniter together with many useful functions and libraries, allowing you to start programming your idea and skip the starting phase of web development.

Notifications You must be signed in to change notification settings

drefrant/CodeIgniter-Bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter Bootstrap

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

Bundles the following packages together.

Use

If you're planning on just using/developing with CodeIgniter Bootstrap, don't clone the repository. Instead, use these steps to get a pre-compiled version of it.

Build

If you plan on extending the build process, you should follow these steps. This will only work on a *nix machine and not on a Windows machine.

  • 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

About

Combines Twitter Bootstrap and CodeIgniter together with many useful functions and libraries, allowing you to start programming your idea and skip the starting phase of web development.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.0%
  • Shell 8.9%
  • Makefile 0.1%