node-acs
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