devrs 0.0.1

Development environment management using Docker (placeholder)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "devrs"
version = "0.0.1"
edition = "2021"
description = "Development environment management using Docker (placeholder)"
license = "MPL-2.0"
repository = "https://github.com/christimahu/devrs"
documentation = "https://github.com/christimahu/devrs"
readme = "README.md"
authors = ["Christi Mahu"]

[dependencies]