Skip to content

jezifm/assembla.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembla

Build Status Coverage Status

Manage assembla tickets from within Emacs.

Project is still under development.

Inspired by magit, prodigy and dired

Installation

Add assembla to you load path

Usage

Need to set credentials before running. Add the following in your init.el

(require 'assembla)
(setq assembla-api-key "MY_API_KEY")
(setq assembla-api-secret "MY_API_SECRET")

Start Assembla with M-x assembla

About

Manage assembla within emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published