README
example2env
This executable helps generate .env
files from .env.example
and another .env
files from diferent sources.
A .env file generator using .env.example as template
<script type="module">
import example2env from 'https://cdn.skypack.dev/example2env';
</script>
This executable helps generate .env
files from .env.example
and another .env
files from diferent sources.