https://github.com/openspace42/synthia-beta
https://github.com/openspace42/synthia-beta
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openspace42/synthia-beta
- Owner: openspace42
- Created: 2019-04-30T10:15:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T10:16:10.000Z (about 6 years ago)
- Last Synced: 2025-02-13T06:45:17.271Z (4 months ago)
- Language: JavaScript
- Size: 1.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Synthia - [BETA]
## install
```
apt update
apt install git
```
```
git clone https://github.com/openspace42/synthia-beta
sudo synthia-beta/install
```## new project
```
synthia new
```## run project
synthia always runs a file called main.js so you don't need to specify it
```
synthia [params]
```