CLI toolkit for managing Swift projects in Xcode
Project description
<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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file toolk-0.0.9.tar.gz.
File metadata
- Download URL: toolk-0.0.9.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9064ffa87fff63e316a7b43353a772f575124971d0a03fe75b98f779540e6c5
|
|
| MD5 |
c55a92d74edeb9a96c2429a3ddf7f469
|
|
| BLAKE2b-256 |
b1941683235f796663e3842a3454c11fb4d961189a3f1010caea3be73c94a93d
|