10 lines
277 B
Markdown
10 lines
277 B
Markdown
# StringGenerator
|
|
StringGenerator for Swift projects. Simple generation/add/converting localization files with enum.
|
|
|
|
## Requirements
|
|
- Swift 5
|
|
- Xcode 10.2
|
|
|
|
## How to use?
|
|
Build this and run in terminal: ``stringen [command] [params...]`` or simple `stringen` for get help.
|