Giter Site home page Giter Site logo

quil's Introduction

Hatnik

Build Status

Hatnik is a web app which aims to help you to track library releases. The idea is pretty simple: setup actions to be performed once some library is released. Action consists of 2 parts: the library to watch and an instruction to perform. Example: send an email to [email protected] once when org.clojure/clojurescript releases. The plan is to support following actions: send an email, create a github issue, create a github pull request, update a wiki on github. So far we support only email and will add others if we have enough time during the contest.

Actions

  • Email - sends a customized email.
  • Noop - does nothing.
  • GitHub Issue - creates an issue in a selected repo. Not started.
  • GitHub Pull Request - creates a pull request with a simple modification like "set version of library N to XYZ in project.clj". Not started.
  • GitHub Wiki - changes a wiki page using a string find-and-replace algorithm. Not started.

How to run locally

To start the server locally just run:

lein cljx once
lein cljsbuild once
lein run

By default app uses in-memory DB. You can change settings by creating config.clj file in root folder. Check config.default.clj for available options.

When registering a Github application for your own application, the URI of the "Application callback URL" is /api/github.

quil's People

Contributors

andrewvc avatar aperiodic avatar astanin avatar automata avatar blak3mill3r avatar erikedin avatar flazz avatar ilya-epifanov avatar janiczek avatar jobez avatar llasram avatar nbeloglazov avatar norgat avatar passaic avatar pggb avatar quephird avatar rosado avatar samaaron avatar superquadratic avatar technomancy avatar th0ma5w avatar tylergreen avatar ztellman avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.