c9s

Results 398 issues of c9s

Purpose: Mapping string value to constant value in PHP space.

``` php $args->add('path')->moreThan(1)->stopAtToken('--'); $args->add('.....'); ```

Enhancement

Needs API design - [ ] Export schedule to cron expression - [ ] Execute command remotely with specific period. Reference: http://laravel.com/docs/master/artisan

Feature

This is for the Web UI feature #20

Feature
Logger

This is an enhancement to #49

Feature

This is to support applications like `git`. when you run a `git foo` command, it will fallback to the script `git-foo`.

Feature