0.1.1 • Published 2 years ago

tscdk v0.1.1

Weekly downloads
-
License
None
Repository
github
Last release
2 years ago

Construct Development Kit

The goal of this product is to be able to create any kind of meaningful construct that's relevant to our environment, in a codified, templated, and configurable way, such that it could be replicated again in another environment with relative ease. This isn't just Infrastructure-as-Code, but something that seeks to enable developers to describe and define their environment in a much more "natural" way (for developers, at least. :P)

Functionality will be divided into modules, usually grouped by the type or provider of the functionality they enable. The ontology of these modules will depend on the organisation and its needs, but the goal is to be able to define and describe a business in ever evolving code.

Eventually, this will lead to the ability to build up an entire company or product offering from code -- that is the ultimate ambition here.