Introducing... Beast — The Build System
Excited to announce Beast, a build system — a tool that helps you build your projects with ease and efficiency! Written primarily in C++, it provides you with one of the easiest and fastest ways to build your projects!
As a project grows larger, it becomes difficult to keep track of all the build and compilation procedures that need to be followed. So what should we do??? Not to worry! Beast helps you build your projects with minimal effort and high-efficiency, bringing more POWER to you. In addition, it is super easy to use and syntactically easy to understand, making it suitable for both: beginners and highly experienced programmers.
With power and speed in mind, Beast provides you with the power to focus on what you do best: Code!!!
Interested? Check out the official GitHub repository at: github.com/GauravDawra/Beast
You can take a look at the official documentation at: gauravdawra.github.io/Beast-docs/
Support and mailing list: groups.google.com/g/beast-build
Twitter: twitter.com/Beast_Build_
All in all, it does whatever any build system like Make does, but.... it is much more optimized and a lot easier to use than Make! Being a competitive programmer myself, building Beast has been an amazing journey in creating a more user-friendly and faster alternative to one of the most widely used open-source tools: Make.
If you like the work, please considering giving the repository a Star!!
Looking forward to seeing more of Beast in the competitive programming community! Here's to welcoming Beast: the Build System for the next generation of programmers!!