Codyception is a web-based tool designed to streamline the process of creating custom commands for the Cody AI by Sourcegraph. This intuitive interface allows users to define command names, prompts, and context options with ease, and even select from pre-made commands crafted by Kynlo.
[See https://www.codyception.com]
To get started with Codyception, simply clone the repository and open index.html
in your web browser.
git clone https://github.com/your-username/codyception.git
cd codyception
[Coming Soon]
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Contributions are the backbone of the open-source community, turning it into an inspiring space for learning and collaboration. Your contributions are immensely valuable, and we appreciate your effort in making this project better.
To contribute, follow these steps:
-
Fork the Project:
- Click on the "Fork" button at the top-right corner of the repository page.
- This action will create a copy of the project in your GitHub account.
-
Create your Feature Branch:
- Open your terminal and create a new branch for your feature using the command:
git checkout -b feature/AmazingFeature
- Replace "AmazingFeature" with a brief, descriptive name for your feature.
- Open your terminal and create a new branch for your feature using the command:
-
Commit your Changes:
- Make your changes to the codebase.
- Commit your changes with a clear and concise message:
git commit -m 'Add some AmazingFeature'
-
Push to the Branch:
- Push your changes to the branch you created:
git push origin feature/AmazingFeature
- Push your changes to the branch you created:
-
Open a Pull Request:
- Navigate to the original repository.
- In the "Pull Requests" tab, click on "New Pull Request."
- Provide a summary of your changes, including any relevant details.
- Submit the Pull Request, and we'll review your contribution.
Thank you for contributing to our project! 🚀
Distributed under the MIT License. See LICENSE for more information.
Kynlo - @Kynlos
Project Link: https://github.com/Kynlos/Codyception
--Written by Cody (GPT4-Turbo-Preview)