https://github.com/JosephTheExperiment/gyst
gyst, or get your shit together is a cli tool that tries to make the experience of using c/c++ easier by giving some shortcuts to some common tasks like: creating new projects, building/running, and installing libraries; by combining the power of cmake, conan, vcpkg, and rust.
https://github.com/JosephTheExperiment/gyst
c cli cli-tool cmake conan cpp rust template-project vcpkg
Last synced: 8 months ago
JSON representation
gyst, or get your shit together is a cli tool that tries to make the experience of using c/c++ easier by giving some shortcuts to some common tasks like: creating new projects, building/running, and installing libraries; by combining the power of cmake, conan, vcpkg, and rust.
- Host: GitHub
- URL: https://github.com/JosephTheExperiment/gyst
- Owner: JosephTheExperiment
- License: mit
- Created: 2024-05-25T19:40:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T22:16:28.000Z (8 months ago)
- Last Synced: 2025-03-04T23:24:15.416Z (8 months ago)
- Topics: c, cli, cli-tool, cmake, conan, cpp, rust, template-project, vcpkg
- Language: Rust
- Homepage:
- Size: 410 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gyst
gyst, or get your shit together is a cli tool that tries to make the experience of using c/c++ easier by giving some shortcuts to some common tasks like: creating new projects, building/running, and installing libraries; by combining the power of cmake, conan, vcpkg, and rust.