Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 601 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 601 Bytes

Contribution guidelines

Criteria

  • Leverages an existing or a new programming language constructs and let programmers focus on the business logics.
  • Automates configuring and managing infrastuctures from the application code using SDK and CLI (no visible Infrastructure-as-Code components).
  • Does not require Dockerfile, docker-compose or k8s manifest(s) for deployment but may require simple yaml/json config file(s).