Code Monkey home page Code Monkey logo

springpad's Introduction

springpad

Command-line client for Springpad. Currently WIP.

Getting an API key

To use this, even to run the tests, you need to be registered at Springpad (it's a free service) and also have an API key.

You can register here and request an API key here. They give them FAST (I got mine the minute after sending the form, no kidding).

After that you have to create a ~/.springpad file in a YAML format with this data:

user: YOUR_USERNAME
password: YOUR_PASSWORD
token: YOUR_CONSUMER_KEY

Usage

$ gem install springpad

Listing notes/tasks:

$ springpad list note
$ springpad list task

Adding a new note or task:

$ springpad add note
$ (edit with your editor)

Help about the commands:

$ springpad --help

Running the tests

Once you have the config file in place, you just have to:

git clone git://github.com/txus/springpad
cd springpad
bundle install
rake

You should see some serious green stuff going on!

Who's this

This was made by Josep M. Bach (Txus) under the MIT license. I'm @txustice on twitter (where you should probably follow me!).

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.