aezarebski / beasts-castle

This repository contains some helpful scripts for working with BEAST2.
GNU General Public License v3.0
0 stars 0 forks source link

+title: Beast's Castle

+startup: overview

+OPTIONS: toc:2

This repository contains some helpful scripts for working with BEAST2.

To download Cogsworth from the command line:

+begin_src sh

wget https://raw.githubusercontent.com/aezarebski/beasts-castle/main/cogsworth.xml mv cogsworth.xml build.xml ant -p # to see what it can do

+end_src