Skip to content

s112358k/es-mode-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This Dockerfile is for non-emacs users to try the amazing es-mode for interacting with Elasticsearch. You don’t have to setup the emacs.

Usage

Build and Run.

$ cd es-mode-demo
$ docker build -t es-mode-demo . && docker run --rm -it es-mode-demo

This opens the sample .es file `sample.es’.

  • Type ctrl-c ctrl-u to specify the ES endpoint
  • Type ctrl-c ctrl-c to call the REST API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published