README
Cordlr hmu plugin
Installation
$ npm install --save cordlr-hmu
Then add it to your config.
{
"plugins": [
"cordlr-hmu"
]
}
Usage
hmu <name> [...args]
License
MIT © Sean Wilson
Cordlr hmu plugin
<script type="module">
import cordlrHmu from 'https://cdn.skypack.dev/cordlr-hmu';
</script>
Cordlr hmu plugin
$ npm install --save cordlr-hmu
Then add it to your config.
{
"plugins": [
"cordlr-hmu"
]
}
hmu <name> [...args]
MIT © Sean Wilson