poncho
poncho copied to clipboard
Poncho.from_file should accept Path | String
path = Path["."].parent.expand Poncho.from_file path / ".env"
Expected from_file to be String not Path
PR is welcome 😃