https://github.com/itsmebriand/screeps
https://github.com/itsmebriand/screeps
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmebriand/screeps
- Owner: ItsMeBrianD
- Created: 2021-09-10T03:02:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T08:06:38.000Z (over 2 years ago)
- Last Synced: 2025-12-30T22:45:53.204Z (5 months ago)
- Language: TypeScript
- Size: 240 KB
- Stars: 0
- Watchers: 1
- 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.