Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.
/ .finn Public archive

A useful collection of finn adapters and plugins.

License

Notifications You must be signed in to change notification settings

derhuerst/.finn

Repository files navigation

.finn

This is the default resources folder for Finn. It contains the default adapters, default plugins and a default config.coffee file.

installing

We assume you have node.js, git and CoffeeScript installed.

Change into your home directory.

cd ~

Clone .finn to your computer.

git clone https://github.com/derhuerst/.finn.git

Install all dependencies.

cd git
npm install

To continue getting started with Finn, head over to the Getting started with Finn guide.

included adapters

  • shell: a basic shell adapter for command line interaction
  • http: an HTTP adapter answering POSTed questions

included plugins

  • joke: tells a random Chuck Noris joke

About

A useful collection of finn adapters and plugins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published