https://github.com/projek-xyz/ci-console
CLI Module for Projek.xyz CI3 Starter Kit
https://github.com/projek-xyz/ci-console
codeigniter codeigniter-library
Last synced: 10 months ago
JSON representation
CLI Module for Projek.xyz CI3 Starter Kit
- Host: GitHub
- URL: https://github.com/projek-xyz/ci-console
- Owner: projek-xyz
- License: mit
- Created: 2015-11-16T05:34:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T12:14:47.000Z (over 5 years ago)
- Last Synced: 2025-01-05T01:27:12.998Z (12 months ago)
- Topics: codeigniter, codeigniter-library
- Language: PHP
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Common Module for [CI-StartApp](https://github.com/projek-xyz/ci-startapp)
[](LICENSE.md)
[](https://github.com/projek-xyz/ci-console/releases)
[](https://www.gratipay.com/feryardiant/ "Donate using Gittip")
[](http://j.mp/1Qp9MUT "Donate using Paypal")
This module provide CLI functionalities for [CI-StartApp](https://github.com/projek-xyz/ci-startapp)
## Install
Via [Composer](https://getcomposer.org/)
```bash
$ composer require projek-xyz/ci-console --prefer-dist
```
## Usage
**SOON**
## Testing
**SOON**
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.
## Credits
- [CodeIgniter](http://codeigniter.com)
- [Climate](http://climate.thephpleague.com)
## License
MIT © [Fery Wardiyanto](http://feryardiant.me). Please see [License File](LICENSE.md) for more information.