@emergence/source-http-legacy
v0.9.4
Published
Emergence source driver for pulling file trees via Emergence sites' legacy HTTP interface
Downloads
23
Maintainers
Readme
source-http-legacy
Implements a pull
command to load a remote emergence site's file tree into a git tree within the local active repository.
Basic Usage
npm install -g @emergence/source-http-legacy
git init my-site-repo
cd my-site-repo
emergence-source-http-legacy pull mysite.example.org
See emergence-source-http-legacy --help
output for complete options
Help and Support
Visit the discussion topic on the emergence forum
Roadmap
- [ ] Add
--update-ref=
and--update-branch
options topull
command to automatically generate commits with parents - [ ] Discover and transparently utilize remote
/.git
interface if available - [ ] Evaluate feasibility of exposing a git remote helper