Skip to content

udias/udias-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-standard-style

udias CLI

Commandline interface for the udias platform.

Checkout the live version: http://udias.online

Getting Started

Install the tool globaly to access it directly through a terminal.

npm install -g udias-cli

Afterwards you can use the following commands:

udias types                 # list available task types
udias request               # create a new task as a suppliant
udias response <inforHash>  # process an existing task as a patron

Otherwise you can omit a parameter to open the help menu.

Setup

Use npm install to load all dependencies.

Development

Run node build to create and run the application on your local system.

Production

Run npm run build && npm run start to create and run the application on your local system.

About

Commandline tool for the udias platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published