GithubHelp home page GithubHelp logo

boringw / btfs-binary-releases Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tron-us/btfs-binary-releases

0.0 0.0 0.0 2.44 GB

A repo to save different versions of btfs binaries and configuration files.

Shell 100.00%

btfs-binary-releases's Introduction

BTFS binary releases

NOTE: The latest go-btfs binary executables going forward can be found in https://github.com/TRON-US/go-btfs/releases/latest
This repo will only contain legacy builds 1.0.2-beta3 and older and will not be updated with newer go-btfs binaries

The install.sh script has been updated to pull from the new location.
The Download links below have been updated to pull from the new location.

Supported OS

OS ARCH Download
darwin amd64 darwin-amd64
darwin 386 darwin-386
linux amd64 linux-amd64
linux 386 linux-386
windows amd64 windows-amd64
windows 386 window-386

Mac or Linux setup

  1. Get install.sh from GitHub.
wget https://raw.githubusercontent.com/TRON-US/btfs-binary-releases/master/install.sh
  1. Running script by your operating system and arch.
# bash install.sh -o (your operating system) -a (your arch)
bash install.sh -o darwin -a amd64
  1. Add btfs path to environment.
export PATH=${PATH}:${HOME}/btfs/bin
  1. Init btfs.
btfs init
  1. Open the daemon.
btfs daemon

Now btfs on mac or linux is installed.

Windows setup

  1. Download the compressed file of your operating system's corresponding version via the link above.
  2. Make sure you have permission to delete files in btfs project directory.
  3. Initialize btfs path.
    1. Create a new btfs folder under the D drive.
    2. Go to the btfs folder.
    3. Copy your computer version of the btfs binary and config file to the btfs folder.
    4. Unzip the btfs binary and rename btfs.exe.
    5. Rename the btfs config to config.yaml
    6. Add the btfs folder to the environment variable.
  4. Init btfs.
btfs.exe init
  1. Open the daemon.
btfs.exe daemon

btfs-binary-releases's People

Contributors

liujiaxun2018 avatar boringw avatar btjenkins avatar cyberwalker82 avatar zyyw avatar wxue avatar zhiminhegit avatar hzmbeyond avatar tycm4109 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.