notal

A package to keeping notes on your commands

Usage no npm install needed!

<script type="module">
  import notal from 'https://cdn.skypack.dev/notal';
</script>

README

Notal

XO code style forthebadge

Package for memorizing and aliasing commands 💖💻💻💖

Install

Examples

API

  Usage: notal [command name] OR [options]

  Options:

    -V, --version   output the version number
    -h, --help      output usage information

  Commands:

    list|l          List all the commands entered
    new|n [cmd]     Add new command entry
    edit|e [cmd]    Edit existing entry (uses default values from last revision)
    delete|d [cmd]  Delete existing entry
    clear|c         Clear all entries
    path|pa         Get path of config file (stored entries)
    print|p [cmd]   print an existing entry
    *               Execute the passed in command

License

MIT © Seth Parrish