Skip to content

donflopez/clitask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clitask

Clitask is a non-official command line tool for managing webtasks, it comes with a small beta store.

This tool just makes it simple to use the available webtasks in webtask.io

How to use

_$: cargo install clitask

_$: clitask config flopez
> User configured, you now can use this tool to handle webtasks!

_$: clitask list
> flopez/reverse      Reverses the input

_$: clitask add flopez/reverse
> Webtask reverse added to your local repository.

_$: clitask call reverse "reverse this!"
> !siht esreveR

_$: clitask publish to_binary https://webtask.io/webbbtaskurl --description "Convert any input to a binary code"
> Webtask published!

About

Handle and call webtask from your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages