Skip to content

Simple script to access meshtool using openCARP's docker container

License

Notifications You must be signed in to change notification settings

alonsoJASL/docker-meshtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

QUICK START

Call meshtool from docker. You need to have docker installed.

Setup

Download this script to a folder, for example /path/to/software

cd /path/to/software 
git clone https://github.com/alonsoJASL/docker-meshtool.git 

Now, link script to your /usr/local/bin folder, so you can use it anywhere:

sudo ln -s /path/to/software/docker-meshtool/docker-meshtool.sh /usr/local/bin/docker-meshtool 

Run

Once you finish, run script the following way:

docker-meshtool /path/to/data COMMAND [OPTIONS] [PARAMETERS]

About

Simple script to access meshtool using openCARP's docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages