Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukeshay/pms
https://github.com/lukeshay/pms
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukeshay/pms
- Owner: lukeshay
- Created: 2023-06-16T18:43:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:30:57.000Z (11 months ago)
- Last Synced: 2024-06-21T04:59:33.016Z (5 months ago)
- Language: Go
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pms
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v0.6.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.