Skip to content

PLCommand v1.2.3

Compare
Choose a tag to compare
@jihoonahn jihoonahn released this 01 Dec 03:20
· 29 commits to main since this release

What's Changed

  • Support Tuist Command
@Command(\.tuist) var tuist

tuist.build()
tuist.clean()
tuist.fetch()
tuist.edit()
tuist.graph()
tuist.generate()
tuist.migration([])
tuist.scaffold("template", [])
tuist.test()
tuist.run("tuist command")