2017 © Pedro Peláez
 

library cli-skeleton

Skeleton for creating CLI tools.

image

new-eden/cli-skeleton

Skeleton for creating CLI tools.

  • Friday, February 3, 2017
  • by karbowiak
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

CLI Skeleton

Use this skeleton to get a quick start on writing CLI applications - for EVE or other things!, (*1)

Requirements

  • Redis
  • MongoDB
  • cURL

Altho Redis and MongoDB can both be removed from the requirements if you so please., (*2)

Install and use

Run this command from the directory wherein you want to install the CLI Application, (*3)

php composer.phar create-project new-eden/cli-skeleton [my-cli-app-name], (*4)

Replace [my-cli-app-name] with your desired name for the application you're making., (*5)

To run the application you can do it with either, (*6)

php bin/Run or php composer.phar start, (*7)

That's it, go build something cool!, (*8)

The Versions

03/02 2017

dev-master

9999999-dev

Skeleton for creating CLI tools.

  Sources   Download

MIT

The Requires

 

by Michael Karbowiak

skeleton cli symfony

03/02 2017

1.0

1.0.0.0

Skeleton for creating CLI tools.

  Sources   Download

MIT

The Requires

 

by Michael Karbowiak

skeleton cli symfony