nar icon indicating copy to clipboard operation
nar copied to clipboard

node.js application archive - create self-contained binary like executable applications that are ready to ship and run

Results 13 nar issues
Sort by recently updated
recently updated
newest added

Infer the file type, and run it properly as binary or pure `nar` archive

enhancement
feature request

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...

feature request

Support passing custom headers from CLI ``` bash $ nar get http://server.net/app.nar --headers 'API-Token=901237891231091293' ```

enhancement
feature request