Full-Stack Developer Edition
## Included Packages : - [Codeigniter Snippet](Codeigniter/) - [HMVC Extension Snippet](HMVC-Extension/) - [RESTful API Snippet](RESTful-API/) ## Installation ### Manual installation Close Sublime Text, then download or clone this repository to a directory named **Codeigniter 3 Snippets** in the Sublime Text Packages directory for your platform : |OS | Command | |---|---------| Linux | `git clone https://github.com/MedanSoftware/Codeigniter-3-Snippet.git ~/.config/sublime-text-3/Packages/Codeigniter 3 Snippets` OSX | `git clone https://github.com/MedanSoftware/Codeigniter-3-Snippet.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/Codeigniter 3 Snippets` Windows | `git clone https://github.com/MedanSoftware/Codeigniter-3-Snippet.git %APPDATA%\Sublime/ Text/ 3/Packages/Codeigniter 3 Snippets` ## Configuration ### Enable Tab Completions | OS X | Windows | Linux | Description | |------|---------|-------|-------------| | `Command+Space` | `Ctrl+Space` | `Alt+/` | Activate completions | Enable [tab-completions](https://www.sublimetext.com/docs/3/tab_completion.html). `Menu > Preferences > Settings` ```json { "tab_completion": true } ``` ### Change Your Preference `Menu > Preferences > Package Settings > Codeigniter 3 Snippets > Preferences` ### Preferences ```xml name Global scope settings shellVariables name AUTHOR_NAME value Your Name name AUTHOR_EMAIL value youremail@domain.com name RESTful_CLASS value RESTful_API ``` ## Snippet Generator > port : 8080 ```bash $ ./serve ``` or ```bash $ php -S localhost: -t source/ ``` ---

[**PATREON**](https://www.patreon.com/agoenks29D) [**PAYPAL**](https://www.paypal.me/agungdirgantara) **[ETH](https://www.blockchain.com/eth/address/0x251b36840557cCe9A245f07E1b834bCfb7354FDb) : 0x251b36840557cCe9A245f07E1b834bCfb7354FDb** **[DOGE](https://dogechain.info/address/DFmES6KZLQXimXduXwKmooykMsjhWmT1tU) : DFmES6KZLQXimXduXwKmooykMsjhWmT1tU** **[BITCOIN](https://www.blockchain.com/btc/address/1MEqUeg7fXTkBMFWfJZE9yJREsKZ4SUxQM) : 1MEqUeg7fXTkBMFWfJZE9yJREsKZ4SUxQM** **[BITCOIN CASH](https://www.blockchain.com/bch/address/qzrllcyrjwvpnuur5kpeyp03p246fzsgzvhleswr6f) : qzrllcyrjwvpnuur5kpeyp03p246fzsgzvhleswr6f** ### Social Media :

Made with ❤️ + ☕ ~ Agung Dirgantara