Coder Social home page Coder Social logo

blowekamp / itkdevelopmentenvironment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from insightsoftwareconsortium/itkdevelopmentenvironment

0.0 3.0 1.0 144 KB

Scripts to download and build ITK and SimpleITK.

License: Apache License 2.0

Shell 44.70% CMake 12.72% SaltStack 37.45% Ruby 5.13%

itkdevelopmentenvironment's Introduction

ITK Development Environment

A repository of scripts to set up an ITK development environment

These scripts will download and build ITK and SimpleITK to create an ITK development on your local box, in a local virtual machine, or on a virtual machine in the cloud.

Docker

Docker is a light-weight, high performance, low resource alternative to the Vagrant/Salt solutions below.

1. Install Docker # cd Docker # docker build -t itk . # docker run -i -t itk

VirtualBox Virtual Machine

  1. Install VirtualBox
  2. Install Vagrant
  3. Install Salty Vagrant (vagrant plugin install vagrant-salt)
  4. Download a base linux box from the ITK Midas Community or VagrantBox.es (vagrant box add DebianWheezy32 http://midas3.kitware.com/midas/download/bitstream/324026/wheezy32.box)
  5. Go to the Vagrant directory of this repository (cd Vagrant)
  6. Run vagrant up

Debian Wheezy in the Cloud

  1. Install salt.
  2. aptitude install git
  3. git clone https://github.com/InsightSoftwareConsortium/ITKDevelopmentEnvironment
  4. mkdir -p /srv && cd /srv
  5. ln -s ~/ITKDevelopmentEnvironment/Salt/salt
  6. salt-call --local state.highstate

itkdevelopmentenvironment's People

Contributors

blowekamp avatar thewtex avatar

Watchers

 avatar  avatar  avatar

Forkers

grseb9s

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.