Giter VIP home page Giter VIP logo

crystaltools's Introduction

Tools to run ThreeFold web environment

Getting Started, Deploy Publishingtools

curl https://raw.githubusercontent.com/crystaluniverse/crystaltools/development/install2.sh | bash

#or if sudo needed
curl https://raw.githubusercontent.com/crystaluniverse/crystaltools/development/install2.sh | sudo bash

to get a specific wiki environment

export PUBSITE=https://github.com/threefoldfoundation/info_threefold/tree/development/wiki_config
publishtools develop

Develop/Play

  • install gitpod extension to your browser
  • click on the gitpod logo, it will give you this development environment

to test do: ./wiki_develop in the terminal, you will see the wiki in your browser

to install

https://info.threefold.io/info/crystaltools#/crystaltools__install

short

curl https://raw.githubusercontent.com/crystaluniverse/crystaltools/development/scripts/ct_init > /tmp/ct_init
source /tmp/ct_init
ct_help

will print which commands are available.

oneliner:

curl https://raw.githubusercontent.com/crystaluniverse/crystaltools/development/scripts/ct_init > /tmp/ct_init && source /tmp/ct_init && ct_help

for more info, see crystaltools documentation

https://info.threefold.io/info/crystaltools

how to work with branches

  • call install.sh on other branch (the script above in branch)
  • adjust install.sh to point to other branch for
  • adjust env.sh in git_get to pull the right branch

crystaltools's People

Contributors

despiegk avatar hamdy avatar mohamedessamadawy avatar vilnite avatar maxux avatar medvednikov avatar leesmet avatar spytheman avatar joe-conigliaro avatar nbabenko avatar rkhamis avatar scottyeager avatar xmonader 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.