5
4 Comments

Hey, IH. Need your review for Tomato Github Bot (Free for IH users).

Hey, IH. Need your review for Tomato Github Bot (Free for IH users).
Tomato lets you inspect test and lint failures inside GitHub UI.
I've worked on Tomato in last 10 days in order to test my indie hacker skills.

  1. What do you think about the landing page? is it clear enough?
  2. What is the price you willing pay for such a product?
  3. If you wish to get free IH account, send me a pm with your GitHub account.

Thanks,
Moshe
https://tomato-bot.com/

, Founder of Icon for Tomato Bot
Tomato Bot
on February 28, 2019
  1. 2

    How are you going to handle customer support inquiries?

    1. 1

      Due to the audience of the product, I aimed to use Github issues as a customer support platform

  2. 1

    Hey @moshe awesome bot. I use the CircleCI GIthub integration CodeClimate chrome extension to show inline lint errors and build status for every branch in Github.

    Totally curious how is tomato-bot different than this? Why would I choose tomato-bot over this setup?

    1. 1

      Hey @Alexw, thanks.
      There are several differences:

      • I'm using built-in GitHub features such as Checks API rather than manipulating GitHub DOM which makes inline errors first citizen.
      • The bot does not require any code access except the JUnit XML artifacts
      • Tomato-bot is not vendor ci-specific / browser-specific. It currently supports 4 different CI vendor and all browsers.