Mit-cml / extension-template

Hello..
i am new and i start to create extensions, i cloned mit-cml/extension-template and i got a folder named : my-extension.
but i don't know what i can do next for this clone to start using ant.. do i need to configure something ? build.xml ? how ?

i have all this :

  • java 1.8 (either OpenJDK or Oracle)
    • Do not use Java 8 or newer features as our build system does not yet support this.
  • ant 1.10 or higher
  • git 2.3.10 or higher
    thx

One of the fastest ways you can try