Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Promptathon script and update related configurations #26

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

tyfiero
Copy link
Collaborator

@tyfiero tyfiero commented Dec 2, 2024

  • Introduced a new script for running a virtual prompt hackathon, including participant and judge management, submission processes, and feedback mechanisms.
  • Updated README.md to include instructions for the new promptathon command.
  • Modified cli.py to register the new command and its description.
  • Added dependencies for the promptathon script in _script_dependencies.py.
  • Enhanced config_wizard.py to include configuration options for the promptathon.
  • Created a new file .cursorrules detailing guidelines for adding new scripts to the repository.

- Introduced a new script for running a virtual prompt hackathon, including participant and judge management, submission processes, and feedback mechanisms.
- Updated `README.md` to include instructions for the new `promptathon` command.
- Modified `cli.py` to register the new command and its description.
- Added dependencies for the `promptathon` script in `_script_dependencies.py`.
- Enhanced `config_wizard.py` to include configuration options for the promptathon.
- Created a new file `.cursorrules` detailing guidelines for adding new scripts to the repository.
@tyfiero tyfiero requested a review from MikeBirdTech December 2, 2024 19:25
@tyfiero tyfiero merged commit 7203ca3 into main Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant