/dotenv-sharp

Primary LanguageF#MIT LicenseMIT

DotEnvSharp

Build status

Build on your machine

If you want to build this library on your machine, execute the following commands:

git clone https://github.com/galassie/dotenv-sharp.git
cd dotenv-sharp
dotnet build

If you want to run the tests, execute the following command:

dotnet test

Contributing

Code contributions are more than welcome! 😻

Please commit any pull requests against the master branch.
If you find any issue, please report it!

License

This project is licensed under The MIT License (MIT).

Author: Enrico Galassi