-
Updated
Oct 23, 2019 - Swift
tint
Here are 22 public repositories matching this topic...
-
Updated
Nov 20, 2019 - Swift
-
Updated
Nov 29, 2017 - Swift
-
Updated
Dec 27, 2017 - HTML
-
Updated
Jun 13, 2017 - JavaScript
-
Updated
Feb 14, 2019 - Swift
Would be great to have a help section explaining how everything works
-Offline capability and add to phone homescreen
-what color formats can be interpreted (include link to package)
-how to copy shades once they are populated (maybe mention react-tippy)
-what random does
-what most popular is
-how the search works and where the names come from (include link to package and closest color pack
-
Updated
Sep 7, 2019 - Java
-
Updated
Jan 7, 2018 - JavaScript
-
Updated
Apr 19, 2018 - JavaScript
Hi
I get an error while running the command:
[~/redmine]$ bundle exec rake redmine:plugins:migrate NAME=redmine_tint_issues RAILS_ENV=production
rake aborted!
NoMethodError: undefined method `alias_method_chain' for #<Class:0x00000000051b2038>
Did you mean? alias_method
/mnt/storage/opt/redmine/.rvm/gems/ruby-2.6.3/gems/activerecord-5.2.4.1/lib/active_record/dynamic_matchers.rb:22:
-
Updated
Jan 10, 2018 - HTML
-
Updated
Sep 30, 2019 - Python
-
Updated
Sep 10, 2019 - Python
Improve this page
Add a description, image, and links to the tint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tint topic, visit your repo's landing page and select "manage topics."
It took me a little while to realize that piping is happening outside of
gif's parsing of the command and requires further calls to the application. For instance:Produces the result I expected from
gif emoji boom | rain <(boom) > test.gif. It would be helpful for users to have that explained on the README. I'm happy to op