Published December 18, 2016
| Version v2.0.0
Software
Open
ohnosequences/statika: statika v2.0.0
Authors/Creators
- 1. @era7bio, @ohnosequences
- 2. @era7bio @ohnosequences @bio4j
Description
- Removed direct shapeless dependency
- Everything related to the "tower" of dependencies is removed
- Dependencies are now managed as plain lists of
AnyBundles - Distributions are renamed to environments
- A new witness-based approach for recording that an environment can apply a bundle correctly
- Rewrote instructions part: declaring instruction steps statically, then running them
statika and aws-statika are now integrated as one project. Now only two imports needed:
import ohnosequences.statika._ import ohnosequences.statika.aws._
Files
ohnosequences/statika-v2.0.0.zip
Files
(51.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:933cd6eb7865d743fe0a93699a6b5a51
|
51.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ohnosequences/statika/tree/v2.0.0 (URL)