https://github.com/ruff-org/sky
Blazed Nation simulation systems.
https://github.com/ruff-org/sky
blazed city nation simulation sky
Last synced: about 2 months ago
JSON representation
Blazed Nation simulation systems.
- Host: GitHub
- URL: https://github.com/ruff-org/sky
- Owner: ruff-org
- License: mit
- Created: 2022-04-24T08:24:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T16:13:22.000Z (almost 4 years ago)
- Last Synced: 2025-03-18T00:47:25.161Z (over 1 year ago)
- Topics: blazed, city, nation, simulation, sky
- Language: Python
- Homepage: https://blazed.world/
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# sky
The Python utility framework -- from up High.
## Installing
To install, first ensure you have NPM and PIP installed on your machine.
Then run (w/ admin privileges):
```sh
npm run install
```