Add initial set of tests
This commit is contained in:
parent
114c344dbb
commit
dbd66d7c7c
8 changed files with 288 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# Colmena
|
||||
|
||||

|
||||
|
||||
Colmena is a simple, stateless NixOS deployment tool modeled after [NixOps](https://github.com/NixOS/nixops) and [Morph](https://github.com/DBCDK/morph), written in Rust.
|
||||
It's a thin wrapper over Nix commands like `nix-instantiate` and `nix-copy-closure`, and supports parallel deployment.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue