This website requires JavaScript.
Explore
Help
Sign In
openium
/
resgen.swift
Watch
1
Star
0
Fork
0
You've already forked resgen.swift
Code
Pull Requests
1
Releases
8
Activity
Files
e3258453bb04667525f977e184e5c5a8523f8535
resgen.swift
/
Sources
/
ResgenSwift
/
Generate
History
Thibaut Schmitt
e3258453bb
Some checks failed
gitea-openium/resgen.swift/pipeline/head
There was a failure building this commit
Details
Remove Shell invocation as many as possible (high cost in term of speed of execution)
2022-09-02 15:57:20 +02:00
..
Extensions
Add --project-directory option to generate command to easily use relative path
2022-08-31 16:42:22 +02:00
Model
Add new Flag to every command to choose if we want to generate static members or not
2022-08-31 15:18:44 +02:00
Parser
Refactor in one unique command with subcommand + add a new command to generate ressources from a configuration file
2022-08-30 17:02:11 +02:00
Runnable
Remove Shell invocation as many as possible (high cost in term of speed of execution)
2022-09-02 15:57:20 +02:00
Generate.swift
Remove Shell invocation as many as possible (high cost in term of speed of execution)
2022-09-02 15:57:20 +02:00
GenerateError.swift
Refactor in one unique command with subcommand + add a new command to generate ressources from a configuration file
2022-08-30 17:02:11 +02:00
GenerateOptions.swift
Add --project-directory option to generate command to easily use relative path
2022-08-31 16:42:22 +02:00