"A Tool for Multi-Paradigm Modelling"
|
пре 8 година | |
---|---|---|
.etc | пре 9 година | |
.manual | пре 9 година | |
client | пре 8 година | |
doc | пре 8 година | |
exported_to_md | пре 8 година | |
exported_to_pypdevs | пре 8 година | |
exported_to_sccdxml | пре 8 година | |
mt | пре 8 година | |
plugins | пре 8 година | |
users | пре 8 година | |
.gitignore | пре 9 година | |
COPYING | пре 9 година | |
COPYING.LESSER | пре 9 година | |
README.md | пре 9 година | |
___dataurize.js | пре 9 година | |
___do.js | пре 9 година | |
___fs++.js | пре 8 година | |
__worker.js | пре 9 година | |
asworker.js | пре 9 година | |
csworker.js | пре 8 година | |
favicon.png | пре 9 година | |
favicon.svg | пре 9 година | |
httpwsd.js | пре 8 година | |
install.txt | пре 9 година | |
libmt.js | пре 8 година | |
libsvg.js | пре 9 година | |
manual.pdf | пре 9 година | |
mmmk.js | пре 8 година | |
package.json | пре 8 година | |
run.bat | пре 9 година | |
run_AToMPM.sh | пре 8 година | |
styleinfo.js | пре 9 година | |
types.js | пре 8 година | |
utils.js | пре 8 година | |
whatsnew.txt | пре 9 година |
To install AToMPM on Windows, follow these steps:
To run AToMPM on Windows, execute the run.bat
script inside of the main AToMPM folder.
Download and unzip the AToMPM sources from https://msdl.uantwerpen.be/git/simon/AToMPM/archive/master.zip.
To run AToMPM, execute the run_AToMPM.sh
script inside of the main AToMPM folder. The first time you run this script, all dependencies are automatically downloaded and installed in the dependencies/
folder. If, for any reason, the download process is interrupted or you experience problems with AToMPM, remove the dependencies/
folder and run the script again.
To install AToMPM on Mac, follow these steps:
To run AToMPM on Mac, follow these steps:
node httpwsd.js
in the main AToMPM folderpython mt\main.py
in the main AToMPM folderDocumentation can be found here: https://msdl.uantwerpen.be/documentation/AToMPM/index.html