package
module
Version:
v0.0.0-...-ee3fc79
Opens a new window with list of versions in this module.
Published: Jan 30, 2018
License: GPL-3.0, GPL-3.0-or-later
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
![Build Status](https://travis-ci.org/yaptide/builder.svg?branch=master)
yaptide - Yet Another Particle Transport IDE
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
¶
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.