Sha256: 719adcdc6f651e1e1d4ba8d4a84cd56efdd333a706b868c0f59fb3b85a3707fb

Contents?: true

Size: 899 Bytes

Versions: 3

Compression:

Stored size: 899 Bytes

Contents

# veda-apps
###### There are many times when we write same thing in different app. Like qr scanner,create models from api.. etc. This is an attempt to automate the redundant task. Using command line we can generate specific task without writing all the codes. All codes generated can be customized according to your needs and are well tested. currently All codes are generated for Swift.


#### It is a collection of the common tools that we write over and over. And can create them with one line of code. 


examples: 

```veda generate qr -f path_to_view_controller```

```veda generate model input.json```

### Wikis
#### QR scanner

https://github.com/Iccr/VedaApp/wiki/QRScanner


#### Automatically Generate models from url: 

https://github.com/Iccr/VedaApp/wiki/swift-model-generator


###### feedback are welcomed


###### Found a **bug**, please open an issue.

Enjoy.

###### License
MIT

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
veda-apps-0.0.7 README.md
veda-apps-0.0.6 README.md
veda-apps-0.0.5 README.md