https://github.com/howardabrams/emacs-chef
Emacs interface to the Chef API
https://github.com/howardabrams/emacs-chef
Last synced: 3 months ago
JSON representation
Emacs interface to the Chef API
- Host: GitHub
- URL: https://github.com/howardabrams/emacs-chef
- Owner: howardabrams
- Created: 2016-05-25T01:19:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-11T00:07:11.000Z (about 10 years ago)
- Last Synced: 2025-12-26T21:54:52.386Z (6 months ago)
- Language: Emacs Lisp
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: Emacs to Chef Interface
#+AUTHOR: Howard Abrams
#+EMAIL: howard.abrams@workday.com
#+DATE: 2016 May 24
#+TAGS: chef emacs elisp technical
Still unclear what we are actually building, so most of this is
currently an experiment.
* Dependencies
To play with this, currently, you will need:
- [[https://github.com/magnars/dash.el][Dash]] ... installed via MELPA
- Magnar's string library, [[https://github.com/magnars/s.el][Project S]]
We'll need something like the [[https://github.com/skeeto/emacs-rsa][Emacs RSA]] project, but we will
download and install that directly.