https://github.com/fyko/playground
my personal playground for proof-of-concepts, public tests, and yadda yadda
https://github.com/fyko/playground
Last synced: 10 months ago
JSON representation
my personal playground for proof-of-concepts, public tests, and yadda yadda
- Host: GitHub
- URL: https://github.com/fyko/playground
- Owner: Fyko
- License: mit
- Created: 2023-03-25T19:23:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T04:27:37.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T20:34:24.348Z (over 1 year ago)
- Language: TypeScript
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# playground
> my personal playground for proof-of-concepts, public tests, and yadda yadda.
## `dev-commands`
[Jump](./dev-commands/README.md)
In lieu of my blog post, [`commands.lock.json`](https://blog.fyko.net/commands-lockfile), [Siri](https://github.com/suneettipirneni) challenged me to
add a dev script to automically update command data in development. Additionally, I used [`@yuudachi/framework`](https://yarn.pm/@yuudachi/framework).
Maybe I'll write a bot template using it.