README
cl-util
A command line interface for basic utility.
installation
Enter the following in the terminal.
npm install -g @aejester/cl-util
usage
Do
cl-util --help
For a list of commands.
A simple CLI fo rdoing basic utility in the commnd line.
<script type="module">
import aejesterClUtil from 'https://cdn.skypack.dev/@aejester/cl-util';
</script>
A command line interface for basic utility.
Enter the following in the terminal.
npm install -g @aejester/cl-util
Do
cl-util --help
For a list of commands.