tuist/Sources
Kas 0bbdd4cfed
Commands now use `Generator` component (#242)
Part of: #205

- To ease the migration of classes to the generator library, the generator is added to `TuistKit` temporarily
  - This component will later move to `TuistGenerator`
- This allows decoupling commands from the workspace generator / graph related classes
- `GraphLoader` no longer depends on the `GraphManifestLoader`
- Focus command no longer has a `--config` option as it's no longer used

Test Plan:

- Ensure unit tests pass `swift test`
- Ensure acceptance tests pass `bundle exec rake features`
- Navigate to any of the fixtures and test out `tuist focus`
2019-02-24 18:36:26 +00:00
..
ProjectDescription Initial work to introduce static frameworks as a build option 2019-02-21 15:33:53 +00:00
TuistCore Add integration tests for Workspace Generator 2019-02-21 17:04:17 +00:00
TuistCoreTesting Fix swiftlint issues and make sure it runs on CI (#213) 2019-02-06 18:40:40 +01:00
TuistEnvKit Fix swiftlint issues and make sure it runs on CI (#213) 2019-02-06 18:40:40 +01:00
TuistGenerator Commands now use `Generator` component (#242) 2019-02-24 18:36:26 +00:00
TuistKit Commands now use `Generator` component (#242) 2019-02-24 18:36:26 +00:00
tuist Rename project 2018-07-23 07:59:52 -04:00
tuistenv Rename project 2018-07-23 07:59:52 -04:00