/scripts

This is a repository containing collection of scripts that I have written to automate tasks that I do frequently.

Primary LanguagePython

✨ scripts 🚀

This is a repository containing collection of scripts that I have written to automate tasks that I do frequently.

Environment

❯ python3 --version
Python 3.11.7

❯ bun --version
1.1.4

Useful Commands

Purpose Command
Run tests bun run test
Check requirements bun run check
Test a command bun run <joke>