# oryol-test-app **Repository Path**: materfips/oryol-test-app ## Basic Information - **Project Name**: oryol-test-app - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README oryol-test-app ============== Oryol testing app in its own repo. To build and run from scratch: ```bash > cd ~ > mkdir fips-scratch > cd fips-scratch > git clone git@github.com:floooh/oryol-test-app.git > cd oryol-test-app > ./fips build > ./fips run TestApp ``` For more details, see the Oryol repository at https://github.com/floooh/oryol Enjoy!