FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Unity/examples/example_1 at master · ThrowTheSwitch/Unity · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
Example 1
=========

Close to the simplest possible example of Unity, using only basic features.

Build and run with Make
---
Just run `make`.

Build and run with Meson
---
Run `meson setup build` to create the build directory, and then `meson test -C build` to build and run the tests.

Back | FazBrowse Home | New Git URL