https://github.com/nbbaier/gh-programmatic-commit
https://github.com/nbbaier/gh-programmatic-commit
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nbbaier/gh-programmatic-commit
- Owner: nbbaier
- Created: 2024-02-23T18:07:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-24T22:41:05.000Z (over 1 year ago)
- Last Synced: 2025-02-16T15:18:12.663Z (4 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gh-programmatic-commit
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.ts
```This project was created using `bun init` in bun v1.0.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.