https://github.com/muukii/tone.app
https://github.com/muukii/tone.app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muukii/tone.app
- Owner: muukii
- Created: 2023-05-10T14:50:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T14:29:36.000Z (2 months ago)
- Last Synced: 2025-03-11T15:41:52.412Z (2 months ago)
- Language: Swift
- Size: 94.6 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Development
This project uses [Tuist](https://tuist.io/) for project generation.
- Install [mise](https://mise.jdx.dev/)
- Clone this repository and open it on terminal
- Run `$ mise install`
- Run `$ tuist install`
- Run `$ tuist generate -n`
- Run `$ open Tone.xcodeproj`