Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

git-connector

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

git-connector

Git folder or file synchronization

unpublished
latest
Source
npmnpm
Version
0.4.13
Version published
Maintainers
1
Created
Source

Git-connector

Git folder or file synchronization.

Git-connector is a middleware for application launch. Before launching application, git-connector download files or folders, parse it and then watching for changes.

install: npm i git-connector -g

show help: git-connector -h

usage example: git-connector -e "node ./test_app.js" -t "https://github.com/samurayii/git-connector.git:master:/README.md:./tmp/README_pull.md" -tmp ./tmp -u -i 5 -w "http://127.0.0.1:3000/" -k ./tests/args1.json ./tests/args2.json -c ./tests -sh -a app_name

Keywords

synchronization

FAQs

Package last updated on 23 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts