Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getz-devs/totally-not-rabbitmq
totally-not-rabbitmq
https://github.com/getz-devs/totally-not-rabbitmq
Last synced: 20 days ago
JSON representation
totally-not-rabbitmq
- Host: GitHub
- URL: https://github.com/getz-devs/totally-not-rabbitmq
- Owner: getz-devs
- Created: 2024-03-05T16:16:15.000Z (10 months ago)
- Default Branch: dev
- Last Pushed: 2024-05-27T20:34:08.000Z (8 months ago)
- Last Synced: 2024-06-21T15:59:47.731Z (7 months ago)
- Language: C++
- Size: 282 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paper of this project
[Paper link](project-detail.pdf)# totally-not-rabbitmq
totally-not-rabbitmq## Building (for Clion)
### 1. Clone rep
```
git clone
```### 2. Install conan
```
pip install conan
```### 3. Install conan plugin in Clion
![Image alt](/media/plugin.png)### 4. Configure Conan
![Image alt](/media/config.png)#### Find path of Conan and paste in plugin configuration
```
where conan
```![Image alt](/media/config2.png)