nvy 1.1.5

A simple command line tool for managing multiple env files (profiles) in a project.
Documentation
1
2
3
4
5
pub mod config;
pub mod export;
pub mod init;
pub mod log;
pub mod r#use;