Skip to content
Tan Jin edited this page Sep 4, 2025 · 3 revisions

Introduction

VibeTools is a lightweight python package containing shared modules/logic across several vibe-engineers libraries. Note that this package is depended on by other sub-libraries (e.g. VibeChecks) and is not intended to be used externally. If you're a developer working on one of the vibe-engineers libraries, popover to the Tutorial section and let's get started!

Support

Before reaching out for support, users are advised to look through the Tutorial section to ensure that they have done the setup correctly. Should one require further assistance, support is primarily provided on discord. Alternatively, you may also create a github issue although there may be a longer delay in getting a response on github.

Contribution

For developers looking to contribute, please fork this repository and make your changes within a branch of your own. If you require help with the setup, do reach out to support via discord. It is also advisable to create an issue or indicate on our discord your interest in working on the project before doing so.

Clone this wiki locally