init project

This commit is contained in:
Mihail Preis
2019-07-12 17:50:54 +05:00
commit 8992c709ea
11 changed files with 1147 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# 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.