Clone the LiteWing Library repository from GitHub using the following command: ...
##Packages and Organisation of Code You must use the following packages to separate your code into sets of related classes and interfaces: view: contains all your GUI classes. controller: contains all ...