Skip to content

Splint AppEngine

Pre-release
Pre-release
Compare
Choose a tag to compare
@francis94c francis94c released this 24 May 11:55
· 18 commits to master since this release

Now you can develop application packages in Splint.

With just

$this->load->app("vendor/application_name");

You can load an application... probably a CMS that takes care of all the functionalities of your Code Igniter distribution.

Edit:

The splint/platform package of this release is outdated, run the below if you need to use the Splint AppEngine.

splint install splint/platform