Skip to content

Use Skynet as a git-lfs endpoint

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

parture-org/git-lfs-skynet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-lfs-web3

A git-lfs custom transfer & extension that makes it easy to store large files on Sia Skynet.

Installation

Building

git clone https://github.com/parture-org/git-lfs-skynet
cd git-lfs-ipfs && make

Packages

None yet!

Configuration

If you haven't already, do git lfs install to set up Git LFS on your computer.

Add the custom transfer and extensions for skynet to your ./.git/config:

make config

Note that git-lfs-skynet will be enabled by default for all future LFS usage if you add these lines to your configuration. Make sure to remove them if you do not wish to do so.

Usage

Set SKYNET_API_KEY environment variable.

Use git LFS like you usually do and all subsequent files added in LFS will be added to your skynet portal.

About

Use Skynet as a git-lfs endpoint

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.3%
  • Makefile 1.7%