A basic simulator of a economy
Using Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh
Or using PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb | iex
Using Homebrew (macOS or Linux):
brew install deno
Using Chocolatey (Windows):
choco install deno
After installing Deno, please download repository For linux
git clone https://github.com/Dans24/EcoSim.git
Then execute the follow command:
deno --allow-read index.ts config.json