Windows Installer for JaCaMo CLI
This repo provides the JaCaMo CLI, a command-line interface tool to create and manage JaCaMo projects for Microsoft Windows™.
The JaCaMo project aims to promote the Multi-Agent Oriented Programming (MAOP) approach by providing a development platform that integrates tools and languages for programming the following dimensions of Multi-Agent Systems: agents (Jason), environment (Cartago), and organisation (Moise).
The JaCaMo platform is distributed under the licences of each platform, i.e. available open source and under GNU LGPL.
-
First you need get the jacamo-installer file provided by Chon Group
-
Proceed with the instalation, like below:
To execute the JaCaMo execute the following commands in the cmd.exe:
jacamo app create multiagentSystem --console
cd multiagentSystem
jacamo multiagentSystem.jcm
See the JaCaMo web site.
The JaCaMo project aims to promote the Multi-Agent Oriented Programming (MAOP) approach by providing a development platform that integrates tools and languages for programming the following dimensions of Multi-Agent Systems: agents, environment, and organisation.