Skip to content

roqueando/forge

Repository files navigation

Generate modern C++ projects

updates and improvements

The project still in development and the next updates will be the following:

  • use argc and argv to just generate a project by given name
  • create the args for adding new things
  • create tests
  • [ ] create default template (as the same forge project)

💻 pre-requisites

Before start, verify if you have the following things:

  • you have installed the most recent version of Clang or GCC
  • you have any of windows, macos, linux operating system

🚀 installing forge

To install forge you need to:

  • clone repository
git clone https://github.com/roqueando/forge.git
  • build and test
make build
  • install
make install

NOTE: Soon this will be in release with only the executable

😄 be a contributor

Want to be part of contributor? See the contributing page for how to contribute.

📝 license

This project is under the license. See the file LICENSE for more details

About

A CLI to generate modern C++ projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published