organizzer-cli icon indicating copy to clipboard operation
organizzer-cli copied to clipboard

A line command application to platform Organizzer

Results 4 organizzer-cli issues
Sort by recently updated
recently updated
newest added

Now, every command is separated by a single plain object like ``` { "action": { "command": { "description": "", "exec": "" } } } ``` We could reorganize and keep...

The resources aren't updated so often(like daily), so keeping a local cache would increase the user experience and make things cool =]

What's logged to terminal goes through `prettyjson` and `chalk`. We have `console.table` for formatting as table, also there are some cool libs out there for helping with table-like logs, this...

Most of the search are by `date`, but having filters would help a lot.