stackenv 0.1.10

Native, zero-container multi-project dev environment manager. No Docker, no VMs.
1
2
3
4
pub const STACK_ACCENT_RGB: (u8, u8, u8) = (0x3f, 0xc7, 0xae);

#[allow(dead_code)]
pub const STACK_WEBSITE: &str = "https://sanayavo.com/stack";