@archivist/acs

Archivist's Caching Server 'HTTP'

Usage no npm install needed!

<script type="module">
  import archivistAcs from 'https://cdn.skypack.dev/@archivist/acs';
</script>

README

node-acs

npm version

Archivist's Caching Server 'HTTP'

Calls a callback function after key has been pressed (terminal)

Installation

npm install -g @archivist/acs

Usage

acs <cmd> [args]

Commands:
  acs serve  [port] [path]               Serve Local Path
  acs serve  [port] [path] <cache-file>  Serve Local Path
                                         * saves cache if cache-file provided
  acs cached [port] [cache-file]         Serve local cache-file
  acs pack   [path] [cache-file]         pack local path to cache-file
  acs unpack [cache-file] [path]         extract cache-file to local path

Options:
  --version  Show version number                                    [boolean]
  --help     Show help                                              [boolean]

License

MIT