Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 393 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 393 Bytes

Weydson & Gleica Modas

Management software aimed to provide information and control finances of a clothes and accessories distributor with ease

Intalling Grails

If you are on linux, execute the code below on terminal to install SDK Man:

$ curl -s "https://get.sdkman.io" | bash
$ source "$HOME/.sdkman/bin/sdkman-init.sh"

and then, this one for grails:

sdk install grails