Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Desastres
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Desastres
  • Desastres
  • Wiki
  • QuickStart

QuickStart · Changes

Page history
Update QuickStart authored Nov 19, 2018 by Gabriel Henrique Paul's avatar Gabriel Henrique Paul
Hide whitespace changes
Inline Side-by-side
QuickStart.md
View page @ 6dd7a653
# Setup Configurations
|[Home](home)|[Quick Start](QuickStart)|[Sprints](sprints)|[Requirements](requirements)|[Architecture](simulation/corearchitecture)|[Server Config](simulation/serverconfiguration)|[API](API)|[GIT](git)|[Simulation](simulation)|[Agents](agents)|
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
<br >
## Setup Configurations
This system works on python 3.6, with that said, when you run it please check if the version you're running is the 3.6 (you can do it by running the command `which python` in a terminal console.
# Setup Environment
## Setup Environment
Follow the guide in [Setting Environment](setting environment) page.
# Run Simulation
## Run Simulation
After configuring the environment you can run the simulation in a terminal at the root of the project directory with this command:
......
Clone repository
  • API
  • QuickStart
  • agents
  • agents
    • actions
    • agent
  • api
    • firstconnection
    • firstmessage
    • how it works
    • stepsmessages
  • Home
  • notes
  • requirements
  • setting enviroment
  • simulation
  • simulation
    • corearchitecture
View All Pages