Skip to content

Instantly share code, notes, and snippets.

@edgars
Last active August 15, 2020 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edgars/10390d2226d11eaf36789075355a5afb to your computer and use it in GitHub Desktop.
Save edgars/10390d2226d11eaf36789075355a5afb to your computer and use it in GitHub Desktop.

Passo 1

Na pasta descompactada do curso:

mapperidea/curso/helloworld

Entrar na pasta onde tem o mapa mental (arquivo mdm):

curso/helloworld/mapper/mdm

$ mapperidea init helloworld mapperidea.helloworld.mm

Onde helloword == nome do projeto e mapperidea.helloworld.mm é o mapa inicial

Passo 2

mapperidea push helloworld

Como se fosse o git, faz o push com as alterações

Passo 3 : Gerando

mapperidea generate helloworld JS domainModel className=Roda

=======projeto==template=====???? ====className=a classe que quer gerar como entryPoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment