Skip to content
#

tint

Here are 22 public repositories matching this topic...

mbbroberg
mbbroberg commented Mar 7, 2019

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:

gif emoji boom | gif rain <(gif emoji boom) > test.gif

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

csandman
csandman commented Mar 8, 2019

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

n0rvik
n0rvik commented Feb 28, 2020

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:

Improve this page

Add a description, image, and links to the tint topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tint topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.