Code Monkey home page Code Monkey logo

esa.el's Introduction

esa.el --- Interface to esa.io (\( ⁰⊖⁰)/)

Installation

$ cd ~/.emacs.d/vendor
$ git clone git://github.com/nabinno/esa.el.git

In your emacs config:

(add-to-list 'load-path "~/.emacs.d/vendor/esa.el")
(require 'esa)

Functions

  • M-x esa-list - Lists your esas in a new buffer. Use arrow keys to browse, RET to open one in the other buffer.
  • M-x esa-search - Search queries and lists your esas in a new buffer.
  • M-x esa-region - Copies esa URL into the kill ring. With a prefix argument, ships a esa.
  • M-x esa-region-wip - Explicitly create a esa on WIP.
  • M-x esa-buffer - Copies esa URL into the kill ring. With a prefix argument, ships a esa.
  • M-x esa-buffer-private - Explicitly create a esa on WIP.
  • M-x esa-region-or-buffer - Post either the current region, or if mark is not set, the current buffer as a new paste at yourteam.esa.io. Copies the URL into the kill ring. With a prefix argument, ships a esa.
  • M-x esa-region-or-buffer-wip - Explicitly create a esa from the region or buffer.

Configuration

OAuth authentication

Get the Personal API Access Token from:

https://yourteam.esa.io/user/tokens

Put following to your .emacs:

(setq esa-token "******************************")
(setq esa-team-name "yourteam")

Other customizations

M-x customize-group (esa)

Meta

EPILOGUE

A whale!
Down it goes, and more, and more
Up goes its tail!

-Buson Yosa

esa.el's People

Contributors

chrislo avatar defunkt avatar drewr avatar hron avatar ivey avatar mcfunley avatar mhayashi1120 avatar nabinno avatar nex3 avatar offbyone avatar oyvindio avatar ptrv avatar purcell avatar takuma510 avatar technomancy avatar the-kenny avatar topaz2 avatar toshiharu avatar wfarr avatar yasuyk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.