Giter Club home page Giter Club logo

ole--vagrant-community's Introduction

ole--vagrant-community

ole--vagrant-community gives users the ability to install fast their own community BeLL (Basic e-Learning Library) on their computer.

Requirements

  • Install git
    • Git is an open source version control system that we use for communication and management for our software. More specifically, we use gitter.im for communication and github.com for software management.
    • Confirmed working on v2.5.0 (check with git --version)
  • Install virtualbox
    • Virtualbox allows you to install a software virtualization package as an application on your OS.
    • Confirmed working on v5.0.14 (check with vboxmanage --version)
  • Install vagrant
    • Vagrant is an open source tool for building development environments.
    • Confirmed working on v1.8.1 (check with vagrant --version)
  • (Optional for Windows Users) putty
    • PuTTY is free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.

Ubuntu

    sudo apt-get install git
    sudo apt-get install virtualbox
    sudo apt-get install vagrant

OSX

Open your Terminal. We assume that brew is already installed.

    brew install git 
    brew cask install vagrant
    brew cask install virtualbox

Windows

You need to manually install git, virtualbox, and vagrant via internet from the installation links provided above. Afterwards, open your Command Prompt to check that the following are up and running properly:

git --version
vagrant --version
vboxmanage --version  

Install a communityBeLL on your OS

In your Terminal or Command Prompt, type:

git clone https://github.com/dogi/ole--vagrant-community.git
cd ole--vagrant-community
vagrant up

You now have a working communityBeLL on your OS.

ole--vagrant-community's People

Contributors

adityanair99 avatar ctl74100 avatar dogi avatar pranesh-s avatar sthak004 avatar xinglunxu avatar

Watchers

 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.