Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 1.21 KB

File metadata and controls

21 lines (13 loc) · 1.21 KB

Trading Oleos

This 5 part series has been created due to the abundance of ... unexperienced developers entering NUFT and causing a lot of trouble for the community. This series will cover the basics of what we do software-wise, and is intended to be a prerequisite to all other development-related roles in NUFT.

Pre-requisites

  • CMake, Taskfile, Git, and Python3 installed.
  • A UNIX environment (WSL, Linux, MacOS, MinGW/MSYS2, etc.)
  • A basic understanding of C++ and Python.
  • A basic understanding of Git and GitHub.