Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T12:14:47.000Z (over 4 years ago)
- Last Synced: 2024-11-09T16:24:44.590Z (2 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](https://img.shields.io/packagist/l/projek-xyz/ci-console.svg?style=flat-square)](LICENSE.md)
[![VERSION](https://img.shields.io/packagist/v/projek-xyz/ci-console.svg?style=flat-square)](https://github.com/projek-xyz/ci-console/releases)
[![Gittip Donate](http://img.shields.io/gratipay/feryardiant.svg?style=flat-square)](https://www.gratipay.com/feryardiant/ "Donate using Gittip")
[![PayPal Donate](https://img.shields.io/badge/paypal-donate-orange.svg?style=flat-square)](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.