Idiomatic application packager utility for node.js to create self-contained executable applications that are ready-to-ship-and-run.nar provides built-in support for creating, extracting, installing and running applications easily from a simple configuration through a featured command-line interface or evented programmatic API.
archive self-executable portable container embedded binary nodejs executable node archiver packager package compress zip tarball gzip pkg jar tar nexe exetar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.Note that you still need to gunzip your data if you have a .tar.gz. We recommend using gunzip-maybe in conjunction with this.
tar tarball parse parser generate generator stream stream2 streams streams2 streaming pack extract modifyFilename for the output tar archive.Default options passed to Archiver's constructor and merged into the data passed to its append method.
gulpplugin tar tarball archive archiver compress compression file files stream streamsDownload and extract a git repository (GitHub, GitLab, Bitbucket) from node. Download a git repository to a destination folder with options, and callback.
download github bitbucket repo repository tar extract tarballStreams a .tar.gz (or .zip) archive from GitHub using the archive link api. It makes two http requests since the first is always a 30x redirect response. Stream latest master branch of ipfs/go-ipfs to the file 'ipfs.tar.gz'.
stream archive-stream github tarball zip archive devops .tar.gzDownload and extract a GitHub repository from node. Download GitHub repo (eg. ianstormtaylor/router) to a destination folder and callback. Defaults to the master branch, but you can specify a branch or tag as a URL fragment like ianstormtaylor/router#my-branch.
download github repo repository tar extract tarballDBdeployer is a tool that deploys MySQL database servers easily. This is a port of MySQL-Sandbox, originally written in Perl, and re-designed from the ground up in Go. See the features comparison for more detail. With dbdeployer, you can deploy a single sandbox, or many sandboxes at once, with or without replication.
mysql replication sandbox tarball testing-tools multi-server server deploymentGittar is a Promise-based API that downloads *.tar.gz files from GitHub, GitLab, and BitBucket. Parses the repo name, then looks for matching tarball on filesystem. Otherwise, a HTTPS request is dispatched and then, if successful, the archive is saved to ~/.gittar at the appropriate path.
tarball archive offline offline-first download repository github gitlab bitbucket extract repo git scaffoldThe tool to create artifacts for your assemblies. Copy only the necessary files and pack them in tar.gz file.
artifacts tarball patterns glob tar copy assemblies gzip tar.gz destination filesShard Crystar implements access to tar archives. No external library needed. This is written in pure Crystal.
crystal crystal-language crystal-lang tar tarballWelcome to the Code Scanning JavaScript Tutorial! This tutorial will take you through how to set up GitHub Advanced Security: Code Scanning as well as interpret results that it may find. The following repository contains vulnerability CVE-2018-20835 (aka Zip Slip). Code scanning is a feature that you use to analyze the code in a GitHub repository to find security vulnerabilities and coding errors. Any problems identified by the analysis are shown in GitHub.
tar fs file tarball directory streamyou get tarball urls from package metadata. curl https://registry.npmjs.org/lodash the obj.versions[version here].dist.tarball contains the tarball url. if you find yourself with only a tarball url this library is for you.
npm url tar tarball dist
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.