adamkewley / jobson

A platform for transforming command-line applications into a job service.
Apache License 2.0
256 stars 20 forks source link

Add support for more more datatypes #44

Closed adamkewley closed 5 years ago

adamkewley commented 6 years ago

The API currently supports:

A user would like support for numeric types, with list support. For now, I'd propose adding:

adamkewley commented 5 years ago

This is now implemented in beta on the master branch, will be rolled into a release once I have implemented the various refactorings (UI to typescript, static HTML docs, clearer job scheduling, etc.)