Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 248 Bytes

File metadata and controls

8 lines (5 loc) · 248 Bytes

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.