Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appcircleio/appcircle-tuist-component
Appcircle.io Tuist Component
https://github.com/appcircleio/appcircle-tuist-component
Last synced: 13 days ago
JSON representation
Appcircle.io Tuist Component
- Host: GitHub
- URL: https://github.com/appcircleio/appcircle-tuist-component
- Owner: appcircleio
- License: mit
- Created: 2021-11-04T11:35:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T06:57:22.000Z (27 days ago)
- Last Synced: 2024-10-21T09:53:24.038Z (27 days ago)
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tuist - appcircle-tuist-component
README
# Appcircle Install Tuist and Generate a Project
This step installs [Tuist](https://tuist.io/) and runs `tuist generate` with given options.
## Required Input Variable
- `$AC_TUIST_PATH`: The path to the directory of Tuist project. By default, it is set to the root directory of the cloned repository.## Optional Input Variable
- `$AC_TUIST_VERSION`: The version of Tuist, you can specify a specific Tuist version. If it is empty, Appcircle will install the latest version of Tuist.