/git-ls-remote

A very simple interface to `git-ls-remote` for node.js

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

git-ls-remote

A very simple interface to git-ls-remote for node.js

Build Status

installation

npm install git-ls-remote

requirements

  • git

usage

this is stupid-simple, take a peek in the tests for an example.