Skip to content

CognitiveComputingResearchGroup/common-ccrgdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

common-ccrgdev

This repository contains a common ccrg development environment.

Instructions

Setup

  • Clone the repository to your computer. (For help on that click here.)

  • Install Vagrant on your computer. (For help on that click here.)

  • Install VirtualBox on your computer. Please be aware that the latest versions of VirtualBox may not be supported by Vagrant. (For help on that click here.)

  • Open a console window. Terminal on Mac and Linux. CommandPrompt on Windows (or PowerShell, who knows these days)

  • Go to the common-ccrgdev/vagrant directory using cd command.

  • Run vagrant up

  • Do not close the console window.

  • Wait for the virtual machine to boot up and check the console to see if the provisioning is finished and that you have the prompt waiting for you to enter commands.

  • Log in to the virtual machine using username vagrant and password vagrant

  • Once you are done working

  • Go back to the console window and make sure you are in the common-ccrgdev/vagrant directory.

  • Now run vagrant halt to shutdown the virtual machine.

Run

  • Open a console window. Terminal on Mac and Linux. CommandPrompt on Windows.

  • Go to the common-ccrgdev/vagrant directory using cd command.

  • Run vagrant up

  • Do not close the console window.

  • Log in to the virtual machine using username vagrant and password vagrant

  • Once you are done working

  • Go back to the console window and make sure you are in the common-ccrgdev/vagrant directory.

  • Now run vagrant halt to shutdown the virtual machine.

About

This repository contains a common ccrg development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages