Code Monkey home page Code Monkey logo

fotingo-emacs's Introduction

Fotingo Emacs

https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg

fotingo-emacs is an Emacs interface to the cli tool fotingo. Fotingo is a CLI to ease the interaction between Git, Github and Jira when working on tasks. fotingo-emacs aims to provide the same level of convenience provided by Magit and is designed to follow a similar workflow.

Installation

Pre-Requisites:

  • Git
  • fotingo must be installed into the shell that Emacs will run shell-command.

See fotingo’s README.md for instructions on how to install fotingo. Fotingo provides additional options for configuration.

It is also recommended to install Magit so that fotingo-emacs can be integrated into it’s transient menus.

Local Install of fotingo-emacs

Step 1: clone the repo

git clone https://github.com/mack1070101/fotingo-emacs.git

Step 2: add the following to your init.el

(add-to-list 'load-path "/path/to/fotingo-emacs/fotingo-emacs.el")

Step 3: (optional) integrate into Magit.

(transient-append-suffix 'magit-dispatch "F" '("o" "Fotingo" fotingo-dispatch))

MELPA

Coming soon

Usage

fotingo-emacs's People

Contributors

mack1070101 avatar

Stargazers

 avatar hackartist avatar

Watchers

 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.