Skip to content

carmelosantana/TinyCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyCLI

A simple set of CLI tools and commonly used utilities.

Note: This project is in active development and will change frequently.

Install

While under active development please include the main branch of TinyCLI from this repository in your project.

Stable releases will be made available on Packagist once ready.

Add the following to your composer.json to include TinyCLI in your project.

{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/carmelosantana/TinyCLI.git"
    }
  ],
  "require": {
    "carmelosantana/tinycli": "dev-main"
  }
}

ToDo

  • Add docblocks to src/*.php
  • Finish documentation

License

The code is licensed MIT and the documentation is licensed CC BY-SA 4.0.

About

A simple set of CLI tools and commonly used utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages