Welcome Guest, Not a member yet? Register   Sign In
Something I made for getting a CI environment up and running really quick..
#1

[eluser]Unknown[/eluser]
Not sure how active this board is or if this is going to be of any value to anyone but I've been having to use CodeIgniter a lot for work (and I'm coming from a background of Rails, recently anyway) so I put together a deployment for CI that pulls a modified version of the framework configures a bunch of things quickly and has a basic scaffolding tool.

https://github.com/JustinWUP/codesparks

This deployment features:

* Neat template features like preinstalled assets folders, core headers/footers, view/scaffolded organization
* Some helper functions I use for loading assets, URLs, partials and views
* Basic (for now) scaffold generation from bash/shell.
* Preinstalled environment configurability
* Automated Apache set up
* Ability to select mixins that you might find useful

Coming maybe:

* More scaffold generation features
* More mixins (gimme ideas)
* Documentation on the helpers, scaffolding

Let me know if it's of any value to you or if you have suggestions/want to contribute. I've been using CI for about two weeks so I'm sure there are things to improve.

Just run the curl script in the github readme and go.
#2

[eluser]Unknown[/eluser]
If anyone is checking the project out, just put together a simple views generator in the scaffold tool.

Hope it's helpful for someone.




Theme © iAndrew 2016 - Forum software by © MyBB