Coder Social home page Coder Social logo

hubot-abstract-api-adapter's Introduction

Project description

This project has been created to form a core from which I can develop Hubot adapters. It was created following the discovery that the examples provided by GitHub in their Hubot documentation do not work with the latest version. This is intended primarily as a internal use project, but with the hope of making it as externally useful as is reasonable along the way.

Documentation

Where possible, documentation is going to happen in line with the code. The exceptions to this are below.

package.json

  • name must be replaced
  • version should be managed by npm version
  • description must be replaced
  • main must be tweaked to reflect your adapter's name
  • repository.url must be replaced
  • keywords should be extended
  • author must be replaced
  • license could be replaced
  • bugs.url must be replaced
  • dependencies should be managed by npm install --save
  • peerDependancies is unlikely to need work
  • devDependances should be trimmed, a few adapters provided for example code
  • homepage must be replaced

readme.md

  • The section entitled Project Description must be implemented and deleted
  • The section entitled A Hubot adapter > Installing must be updated
  • The section entitled A Hubot adapter should be updated

A Hubot adapter

This adapter 'receives' a simple message once a second.

Compatibility

Installing

npm install --save hubot-base-adapter

Configuring

hubot-abstract-api-adapter's People

Stargazers

Vipul Gupta avatar korndorben avatar

Watchers

Gergely Imreh avatar Marc Pous avatar Edwin Joassart avatar James Cloos avatar Jonathan avatar cristidragomir97 avatar Bill Love avatar Michal Toman avatar  avatar  avatar Heath Raftery avatar Giovanni Garufi avatar Omolola Olamide avatar Heds Simons avatar  avatar  avatar Chris R. Chapman avatar Florin Sarbu avatar Balena team avatar Otávio Jacobi avatar Jenkins CI avatar  avatar Andrew Lucas avatar John S. Tonello avatar  avatar

hubot-abstract-api-adapter's Issues

Should work(!)

Yes, another of my MVP issues, to reflect a place to put initial development

Should change to support front

As part of my development around posting to front I've realised the parent class needs to change. This issue to capture that.

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.