Join the chat at https://gitter.im/codeigniter-cli-crud-module/Lobby CodeIgniter module creation using CLI window
Step 1: Extract the downloaded file to your server folder
Step 2: import the database or connect your own database and configure accordingly in application/config/database.php
Step 3: Open cmd from your windows
Step 4: Go to the directory
> cd codeigniter-cli-crud-module
> php index.php modules
Step 5: Run : php index.php modules create
You are ready to go... π
Step 6: Go to your browser & try to access the model
http://localhost/CodeIgniter-cli/index.php/user