资 源 简 介
Command Line Task Automation Tools for CodeIgniter
CI Tools is a package of scripts intended to be used from the command line, that make your life simpler by automating repetitive tasks. Originally based off of the Ruby on Rails Generate script, CI Tools is quickly becoming a specialized tool to help create your CodeIgniter projects faster. It does this by creating boilerplate code for many common requirements.
CI Tools is still in early development, but the generate and destroy scripts are fully functional. Primary development time will be spent creating good generators for all of us to use. To see the current state of the generators included, head over to the IncludedGenerators page.