flycheck-cask
Dependency manager
A plugin that integrates Flycheck with Cask projects to manage dependencies and provide code checks for Emacs Lisp files.
Cask support for Flycheck
16 stars
4 watching
8 forks
Language: Emacs Lisp
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
cask/cask | A tool for managing and provisioning dependencies within a sandbox environment for Emacs Lisp development | 1,278 |
flycheck/flycheck-rust | Automates code checking for Rust/Cargo projects using Flycheck | 121 |
lbolla/emacs-flycheck-mypy | Provides type-checking integration with Emacs | 38 |
danielmartin/flycheck-pbxproj | An Emacs Lisp extension that adds syntax checking capabilities to Xcode project files using the Kin library. | 4 |
yavorsky/bump | A tool to easily manage and update dependencies in package.json files | 77 |
ramblingcookiemonster/psdepend | Manages dependencies for PowerShell projects by specifying required packages and versions in a requirements file. | 284 |
sol/tinc | A tool that manages dependencies for Haskell projects by caching and reusing installed packages. | 97 |
egoist/decheck | A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
tighten/takeout | A tool for managing dependencies and services in development environments using Docker containers. | 1,607 |
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,657 |
zpm-zsh/check-deps | A tool to check dependencies and provide installation instructions for zsh plugins. | 3 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 794 |
petejkim/goop | A dependency manager for Go projects inspired by Bundler. | 778 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |
pfultz2/cmake-get | A CMake module to manage dependencies in build configurations. | 63 |