Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmebriand/screeps
https://github.com/itsmebriand/screeps
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmebriand/screeps
- Owner: ItsMeBrianD
- Created: 2021-09-10T03:02:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T08:06:38.000Z (about 1 year ago)
- Last Synced: 2023-11-17T07:27:39.671Z (about 1 year ago)
- Language: TypeScript
- Size: 240 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# screeps
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.