Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quatrefoil-gl/quatrefoil-workflow
Workflow for quatrefoil projects
https://github.com/quatrefoil-gl/quatrefoil-workflow
threejs
Last synced: 17 days ago
JSON representation
Workflow for quatrefoil projects
- Host: GitHub
- URL: https://github.com/quatrefoil-gl/quatrefoil-workflow
- Owner: Quatrefoil-GL
- Created: 2021-10-17T03:52:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T11:27:34.000Z (6 months ago)
- Last Synced: 2024-07-23T13:34:54.931Z (6 months ago)
- Topics: threejs
- Language: Cirru
- Homepage: http://r.tiye.me/Quatrefoil-GL/quatrefoil-workflow/
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Quatrefoil Workflow
----> Based on [Quatrefoil](https://github.com/Quatrefoil-GL/quatrefoil).
Demo http://r.tiye.me/Quatrefoil-GL/quatrefoil-workflow/
### Develop
Relies on [Calcit](http://calcit-lang.org/).
```bash
yarn# also get calcit deps into `~/.config/calcit/modules/`
mkdir -p ~/.config/calcit/modules/ && cd ~/.config/calcit/modules/
&& git clone https://github.com/calcit-lang/quaternion.git
&& git clone https://github.com/Quatrefoil-GL/touch-control.git
&& git clone https://github.com/Quatrefoil-GL/quatrefoil.git
&& git clone https://github.com/mvc-works/pointed-prompt.gitcr --emit-js -1
yarn vite
```### Workflow
https://github.com/Quamolit/quatrefoil-workflow
### License
MIT