README
Easier wget tools
A simple download tool
Usage
eget set scriptName Url
eget scriptName```
Example
eget set jquery https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0-alpha1/jquery.min.js
eget jquery
install
npm install eget -g
license
MIT
easier wget tools
<script type="module">
import eget from 'https://cdn.skypack.dev/eget';
</script>
A simple download tool
eget set scriptName Url
eget scriptName```
eget set jquery https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0-alpha1/jquery.min.js
eget jquery
npm install eget -g
MIT