Coder Social home page Coder Social logo

quarid-go's Introduction

guarid-go

Build Status docs examples

Quick Start

To install:

go get bitbucket.org/enmand/quarid-go

To run

If your $PATH includes $GOPATH/bin: run quarid-go --config config.json Othwise, run: $GOPATH/bin/quarid-go --config config.json

Getting Started

Requirements

This bot has been tested with Go 1.4.1, although Go 1.3 should work as well.

Your $GOPATH

Make sure your $GOPATH is configured for your shell. You should also update your $PATH to include $GOPATH/bin, so you can run quarid-go.

Installing Quarid locally

If you don't want to install Quarid in the above way for a binary quarid-go binary in $GOPATH/bin, you can see the Hacking section to find out more.

Check out repository

mkdir -p $GOPATH/src/bitbucket.org/enmand/
cd $GOPATH/src/bitbucket.org/enmand
git clone [email protected]:enmand/quarid.go

Plugins

Plugins should have a file named *<PluginName>_plugin.go. The plugin should call the RegisterPlugin method.

See random_plugin.go for an example.

Local build

To build a local build of quarid-go run make bin/quarid-go

quarid-go's People

Contributors

enmand avatar lirancohen avatar

Watchers

 avatar  avatar  avatar

Forkers

lirancohen

quarid-go's Issues

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.