builder

package module
v0.0.0-...-ee3fc79 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2018 License: GPL-3.0, GPL-3.0-or-later Imports: 12 Imported by: 0

README

Build Status

yaptide - Yet Another Particle Transport IDE

buildtools overview
Setup basic dev environment

non-root environment

    sudo apt-get -y update && \
    sudo apt-get -y install wget sudo git curl && \
    wget https://raw.githubusercontent.com/yaptide/builder/master/config/setup_env.sh && \
    source setup_env.sh

root environment

    apt-get -y update && \
    apt-get -y install wget sudo git curl && \
    wget https://raw.githubusercontent.com/yaptide/builder/master/config/setup_env.sh && \
    source setup_env.sh

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Launch

func Launch()

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL