Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suddenlygiovanni/std
https://github.com/suddenlygiovanni/std
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/suddenlygiovanni/std
- Owner: suddenlyGiovanni
- License: mit
- Created: 2024-05-23T19:08:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T10:01:56.000Z (7 months ago)
- Last Synced: 2024-11-24T17:13:22.625Z (2 months ago)
- Language: TypeScript
- Homepage: https://jsr.io/@suddenly-giovanni/std
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Setting up Git Hooks
> [!IMPORTANT]
>
> After cloning the repository, run the following script to set up Git hooks:
>
> ```sh
> ./setup-hooks.sh
> ```