Socket
Socket
Sign inDemoInstall

@emacs-eask/eask

Package Overview
Dependencies
16
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @emacs-eask/eask

A set of command-line tools to build Emacs packages


Version published
Maintainers
1
Created

Readme

Source

Eask

Command-line tool for building and testing Emacs Lisp packages

License: GPL v3 Emacs Version Release

Eask is a command-line tool that helps you build, lint, and test Emacs Lisp packages. It creates a clean environment to sandbox your elisp code without influencing your personal configuration. Eask aims to be:

  • Consistent enough to sandbox across all systems
  • General enough to have Emacsers often used commands (byte-compile, checkdoc, etc)
  • Robust enough to provide useful results even in the presence of user errors
  • Dependency-free so that the tool can be run on any platform

🧪 Testing

Documentation
DescriptionDoneStatus
Keep the documentation page up to dateDocs
Development
DescriptionDoneStatus
Compile source and check redefinedCompile
Compatibility check for each Emacs versionCompat
Build executablesBuild
Commands
DescriptionDoneStatus
Test commands in global (config) modeGlobal
Test commands in development (package) modeLocal
Test to install packagesInstall
Test execute commandsExec
Test emacs commandsEmacs
Test to search packagesSearch
Test to upgrade and check outdated packagesOutdated_Upgrade
Eask-file checkerChecker
Options
DescriptionDoneStatus
Test option switchesOptions
Test
DescriptionDoneStatus
Test ert commandTest ert
Test ert-runner commandTest ert-runner
Test buttercup commandTest buttercup

Keywords

FAQs

Last updated on 25 Aug 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc