<img src=”github/logo@2x.png” alt=”Toolk Logo” width=”149” height=”93” />
Toolk
 
Toolk is a toolkit for iOS to automate tedious tasks like generating boilerplate for Swift projects in Xcode.
## Installation `bash pip3 install toolk `
## Usage
### Generating Components
You can use the toolk generate command to generate a Swift/iOS components:
`bash toolk generate viewcontroller my-new-component toolk generate vc my-new-component # using the alias ` You can find all possible blueprints in the table below:
Scaffold | Usage — | — [ViewController](https://github.com/Alphazella/toolk) | toolk generate vc my-new-component
## Tests and release If you’ve cloned this project, and want to install the library (and all development dependencies), the command you’ll want to run is:
$ pip install -e .[test]
If you’d like to run all tests for this project, you would run the following command:
$ python setup.py test
Release files for toolk 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| toolk-0.0.9.tar.gz | 7.1 kB | Details |
Release files / toolk-0.0.9.tar.gz
| Download URL | toolk-0.0.9.tar.gz |
|---|---|
| Size | 7.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c9064ffa87fff63e316a7b43353a772f575124971d0a03fe75b98f779540e6c5
|
|
BLAKE2b-256 checksum How to use checksums |
b1941683235f796663e3842a3454c11fb4d961189a3f1010caea3be73c94a93d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |