README
args-usage-env
a combination and utiliziation of two excellent modules command-line-args and command-line-usage.
parse process arguments, display usage and take environment variables if exist
<script type="module">
import argsUsageEnv from 'https://cdn.skypack.dev/args-usage-env';
</script>
args-usage-env
a combination and utiliziation of two excellent modules command-line-args and command-line-usage.