nar
nar copied to clipboard
node.js application archive - create self-contained binary like executable applications that are ready to ship and run
Infer the file type, and run it properly as binary or pure `nar` archive
This is a feature request. For nvm it's enough to specify node version as `5` which today will be translated to `5.1.1`. Would be nice of the `--node` option for...
Support passing custom headers from CLI ``` bash $ nar get http://server.net/app.nar --headers 'API-Token=901237891231091293' ```