This is the default resources
folder for Finn. It contains the default adapters, default plugins and a default config.coffee
file.
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.
shell
: a basic shell adapter for command line interactionhttp
: an HTTP adapter answeringPOST
ed questions
joke
: tells a random Chuck Noris joke