splunk-mode

Syntax highlighting for Splunk in Emacs

https://github.com/jakewilliami/splunk-mode

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary

Keywords

emacs splunk
Last synced: 6 months ago · JSON representation ·

Repository

Syntax highlighting for Splunk in Emacs

Basic Info
  • Host: GitHub
  • Owner: jakewilliami
  • License: mit
  • Language: Emacs Lisp
  • Default Branch: master
  • Homepage:
  • Size: 145 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 5
  • Releases: 2
Topics
emacs splunk
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

splunk-mode

MELPA Status MELPA Stable Status Build Status

Emacs major mode for editing Splunk SPL source code.

example of syntax highlighting with splunk-mode

For interacting with a Splunk server in Emacs, see paimon and pepita.

See also: logscale-mode.

Installation

Installing from MELPA

splunk-mode is available on MELPA (as of melpa/melpa#9005). Using MELPA to install splunk-mode is the recommended way to use this package. You will need to: 1. Enable the MELPA repository 2. Enable the package by adding the following lines to your Emacs init file (e.g., ~/.emacs): elisp (package-install 'splunk-mode) (require 'splunk-mode)

Installing from Source

To get the latest version of splunk-mode, clone this repository and then use: elisp (add-to-list 'load-path "<path to splunk mode>") (require 'splunk-mode)

Citation

If your research depends on splunk-mode, please consider giving us a formal citation: citation.bib.

Owner

  • Name: Jake Ireland
  • Login: jakewilliami
  • Kind: user
  • Location: ///scary.zealous.twin

Citation (citation.bib)

@software{ireland2024splunkmode,
  title={\texttt{splunk-mode}: Syntax highlighting for {Splunk} in {Emacs}},
  author={Ireland, Jake W},
  year={2024},
  howpublished={\url{https://github.com/jakewilliami/splunk-mode}},
  note={{Emacs Lisp} package version 1.1.0}
}

GitHub Events

Total
  • Issues event: 1
  • Push event: 4
Last Year
  • Issues event: 1
  • Push event: 4

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 6
  • Total pull requests: 3
  • Average time to close issues: 21 minutes
  • Average time to close pull requests: 9 months
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.17
  • Average comments per pull request: 2.33
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jakewilliami (4)
  • cy8aer (1)
Pull Request Authors
  • jakewilliami (4)
Top Labels
Issue Labels
Pull Request Labels