https://github.com/christianrd/ci_powerful
https://github.com/christianrd/ci_powerful
codeigniter framework php-7
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/christianrd/ci_powerful
- Owner: christianrd
- License: mit
- Created: 2017-02-22T13:35:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T18:03:30.000Z (about 9 years ago)
- Last Synced: 2025-01-19T18:43:57.468Z (about 1 year ago)
- Topics: codeigniter, framework, php-7
- Language: PHP
- Size: 482 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# CI_Powerful [](https://travis-ci.org/christianrd/CI_Powerful)
## Requisitos
- [Composer](http://getcomposer.org).
- [MySQL](https://www.mysql.com/).
- [PHP](http://php.net/) >= 5.3.
## Flujo del Desarrollo
1. Debes hacer **[Fork](https://github.com/christianrd/CI_Powerful/fork)** a este repositorio.
2. Debes **Clonar** tu fork y crear un nuevo branch desde dev para tu proposito.
git clone git@github.com:/CI_Powerful.git
git fetch origin
git checkout dev
git checkout -b
3. **Instalar** las dependencias con composer.
composer install
5. Cuando termines puedes hacer algunas **pruebas** en tu código y verificar que todo este bien.
6. Crear un **[pull request](https://github.com/christianrd/CI_Powerful/pulls)** y conversar sobre tu mejora.
## Contribuyentes
[ ](https://github.com/christianrd)