Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

gmolki/CancerBattleSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CancerBattleSim

Import the CancerBattleSim Project locally

Follow this steps to create the CancerBattleSim project on your machine:

  1. Install Repast Simphony if you don't have it yet.
  2. Create a new Repast Simphony Project on your Eclipse app and type in the name CancerBattleSim
  3. Open your CLI and go to your newly created Repast Simphony project $ cd PATH_TO_YOUR_WORKSPACE/CancerBattleSim/)
  4. Execute the following commands in your CLI in this order:
git init
git remote add origin [email protected]:gmolki/CancerBattleSim.git
rm -rf CancerBattleSim.rs
git pull origin master --allow-unrelated-histories

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages