Skip to content

Latest commit

 

History

History
executable file
·
35 lines (21 loc) · 285 Bytes

File metadata and controls

executable file
·
35 lines (21 loc) · 285 Bytes

dotenv

a mojo package to load environment variables from .env file.

package build

pixi run mojo precompile dotenv/ -o dotenv.mojoc

or

make package

test

first :

pixi add dotenv

then :

make test

version

version 0.1.3