|
8262760bc7
|
Limit percent value from 0 to 100.
|
2021-01-01 15:18:16 +01:00 |
|
|
04943d8f63
|
Use simplified argument list parser
|
2021-01-01 15:17:50 +01:00 |
|
|
75a3bc265d
|
Parse hsv colors
|
2021-01-01 13:49:44 +01:00 |
|
|
0b94872101
|
Add HSV conversion
|
2021-01-01 13:33:11 +01:00 |
|
|
e65f684654
|
Support giving color values as percentage
|
2021-01-01 12:52:20 +01:00 |
|
|
911db304ae
|
Add flag to dump read colors to console. Not very helpful if you want to use this in a pipeline
|
2020-12-31 20:26:32 +01:00 |
|
|
90a3ed745f
|
Document grayscale colors in README
|
2020-12-31 20:19:51 +01:00 |
|
|
4406619c84
|
Simplify color parser tests
|
2020-12-31 20:16:41 +01:00 |
|
|
d660c40793
|
Implement parsing grayscale colors as white(value) or white(value, alpha)
|
2020-12-31 20:11:53 +01:00 |
|
|
0991ca01ed
|
Test scanning upper case hex digits
|
2020-12-31 19:49:04 +01:00 |
|
|
b1adcb158e
|
Accept upper-case hex digits for colors
|
2020-12-31 19:47:55 +01:00 |
|
|
13f985c0a4
|
Improve usage message and add to README
|
2020-12-31 19:44:26 +01:00 |
|
|
abc0ef910d
|
Allow reading input from stdin
|
2020-12-31 19:31:42 +01:00 |
|
|
01b564adb5
|
Fix android output in readme file
|
2020-12-31 19:05:36 +01:00 |
|
|
b657561e5c
|
Crop asset catalog screenshot
|
2020-12-31 19:03:05 +01:00 |
|
|
465c1c078f
|
Improve example in README.md
|
2020-12-31 19:01:35 +01:00 |
|
|
eb964e2e95
|
Add info about installing via makefile.
|
2020-12-31 18:55:04 +01:00 |
|
|
fb0934ae01
|
Output alpha as hex value as well to asset catalogs
|
2020-12-31 18:47:37 +01:00 |
|
|
99d5c5ca74
|
Fix asset catalog extension
|
2020-12-31 18:41:25 +01:00 |
|
|
742b50f81f
|
Set git user name/email
|
2020-12-31 00:09:39 +01:00 |
|
|
4b95b9009b
|
Add homebrew installation instructions to readme
|
2020-12-30 23:59:34 +01:00 |
|
|
3ac3c8aebe
|
Upload workflow to create new formula version
|
2020-12-30 23:56:10 +01:00 |
|
|
25d8ab5c20
|
Create Makefile
|
2020-12-30 23:09:21 +01:00 |
|
|
f7d7f76646
|
Use GITHUB_ENV file to set variable
|
2020-12-30 21:39:19 +01:00 |
|
|
49651f2623
|
Add workflow to create release tarball
|
2020-12-30 21:33:17 +01:00 |
|
|
6ba415ebae
|
Ignore github workflows on export
|
2020-12-30 20:47:24 +01:00 |
|
|
e85cedda9c
|
Use own bundle ID instead of "xcode" as author
|
2020-12-30 16:05:18 +01:00 |
|
|
af49a2bc00
|
Update README.md
|
2020-12-30 15:50:49 +01:00 |
|
|
45537b5314
|
Merge pull request #1 from 5sw/workdir
Write generated file to current working directory
|
2020-12-30 14:56:38 +01:00 |
|
|
a23ccc8284
|
Revert "Add something swiftlint can complain about"
This reverts commit b7a93fc1de .
|
2020-12-30 14:37:46 +01:00 |
|
|
b7a93fc1de
|
Add something swiftlint can complain about
|
2020-12-30 14:34:48 +01:00 |
|
|
2e13ed6758
|
Fix names
|
2020-12-30 14:30:21 +01:00 |
|
|
390c588026
|
Fix cache path. Also build
|
2020-12-30 14:27:02 +01:00 |
|
|
0de2e94d57
|
Cache packages
|
2020-12-30 14:22:56 +01:00 |
|
|
87c52e97f6
|
Add action to run tests
|
2020-12-30 14:10:46 +01:00 |
|
|
d3a1cf54e2
|
Write generated file to current working directory
|
2020-12-30 13:56:07 +01:00 |
|
|
57c39d6e95
|
Add github action for SwiftLint
|
2020-12-30 13:52:03 +01:00 |
|
|
2b94443b56
|
SwiftLint
|
2020-12-30 13:35:21 +01:00 |
|
|
1f6b55014a
|
Configure + run SwiftFormat
|
2020-12-30 12:53:40 +01:00 |
|
|
7d277a0e43
|
Refactoring
|
2020-12-30 12:50:26 +01:00 |
|
|
cf00c1cd30
|
Add my full name to license
|
2020-12-30 10:55:42 +01:00 |
|
|
be92bf7740
|
Add initial code
|
2020-12-30 10:54:13 +01:00 |
|
|
592a2a3596
|
Initial commit
|
2020-12-30 10:50:34 +01:00 |
|