stackhut icon indicating copy to clipboard operation
stackhut copied to clipboard

StackHut Microservices Platform

Results 31 stackhut issues
Sort by recently updated
recently updated
newest added

_From @mands on October 12, 2015 18:56_ null _Copied from original issue: StackHut/stackhut-common#6_

enhancement
help wanted
CLI toolkit

_From @mands on October 12, 2015 18:55_ null _Copied from original issue: StackHut/stackhut-common#5_

enhancement
help wanted
CLI toolkit

_From @mands on October 12, 2015 18:7_ null _Copied from original issue: StackHut/stackhut-common#4_

bug
hosted service

The contrib docs suggest that new code should pass flake8, but the existing code does not. ``` (venv)➜ stackhut-toolkit git:(branch-name) ✗ flake8 stackhut tests stackhut:1:1: E902 FileNotFoundError: [Errno 2] No...

enhancement
help wanted
in progress

Confusing naming - but may not be an issue if we move IDL into `Hutfile.yaml`

enhancement
CLI toolkit

Need to support Windows asap. Main blocker seems to be the `sh` library - need to crate a wrapper around usages. Only need to support `runcontainer` and `deploy` for now....

enhancement
help wanted
CLI toolkit

Freeze toolkit and make available as a standalone executable to download. (Also consider choclately on Win and brew on OSX).

enhancement
help wanted
CLI toolkit

related to #10 - let users create multiple services and once and orchestrate between them on local/dev machines.

enhancement
CLI toolkit

Embed IDL inside Hutfile as YAML literal string, so only single config file now needed.

enhancement
CLI toolkit