Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 313 Bytes

README.markdown

File metadata and controls

15 lines (11 loc) · 313 Bytes

Codeigniter Jumpstart

This is a framework (of sorts) to help us jumpstart our development setup. This includes setting up:

  • authentication
  • templating engine
  • custom controllers
  • default template

In the pipeline will be:

  • factories (for generating data for testing)
  • testing suite