Skip to content
/ library-package Public template

Template/Boiler Plate for Creating Splint Packages.

License

Notifications You must be signed in to change notification settings

splintci/library-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splint-package-name

Package Description Here...

Installation

Download and Install Splint from https://splint.cynobit.com/downloads/splint and run the below from the root of your Code Igniter project.

splint install francis94c/blog

Usage

How to load your package here.

$this->load->splint("package_name", "+Main_Class", $params, "alias");