New project

WuKong provides a python script to create a empty project with a simulation base class and an application base class. The same script will also create a cmake file and attach the current project to the list of projects. You should be able to compile and run this project without any issue using the provided docker container.

To create an empty project, go the Project folder and run

$ python create_new_project.py YOUR_PROJECT_NAME