Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T14:31:15.000Z (7 days ago)
- Last Synced: 2025-01-17T14:54:39.354Z (7 days ago)
- Topics: c, cli, cli-tool, cmake, conan, cpp, rust, template-project, vcpkg
- Language: Rust
- Homepage:
- Size: 393 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.