[ANN] Elisp Repo Kit

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • elisp-repo-kit

    Emacs Lisp package for creating an Emacs Lisp Github repo with CI

  • Otherwise, I have skimmed a bit on your code; in ert-deftest you have some hardcoded name and email; you probably wish to refactor that out; let-bind or something. Emacs has variable for user and email data (user-full-name and user-mail-address), you can maybe use those or picked them from the git repo as you did elsewhere.

  • twist.nix

    Build an entire Emacs configuration as a Nix package in a pure, reproducible way

  • I question use of emacs-overlay for Emacs Lisp testing. It should work, but there can be situations where the user may suffer from an upstream issue, and it would be difficult to identify such bug with emacs-overlay. That's one of the reasons I ended up writing its alternative from scratch.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gitignore

    A collection of useful .gitignore templates

  • You could also add automatic gitignore from the gitignore templates? I use those myself to auto-copy them into new projects, work quite well.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Complete Guide to the `.gitignore` File

    1 project | dev.to | 16 May 2024
  • Elm 2023, a year in review

    2 projects | dev.to | 15 Apr 2024
  • Debian Git Monorepo

    4 projects | news.ycombinator.com | 2 Apr 2024
  • Streamlining Software Development: The Power of .gitignore Templates

    1 project | dev.to | 13 Mar 2024
  • Release 0.12.0 of stevedore - minor feature enhancement

    3 projects | dev.to | 3 Mar 2024