Skip to content

ashajjar/giphy-inserter

Repository files navigation

giphy-inserter

Insert a Giphy Anywhere

Build and Package Locally

  1. git clone https://github.com/ashajjar/giphy-inserter.git
  2. Add you Giphy API Key in api.properties
  3. ./gradlew clean build packageDistributionForCurrentOS This command will build a package compatible with your OS, once this is complete you can install the resulting package like you do usually :)