Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for managing editor features. It implements distinct states for navigation and insertion to separate text manipulation from text entry, combining the efficiency of modal navigation with the extensibility of the Emacs environment. The project distinguishes itself through a layer-based feature composition system, which groups related third-party packages and configurations into modular units. This system includes dependency-based resolution to manage conflicting extensions and a mnemo
This GitHub action installs brainfuck compiler.
Build Go applications for multiplatform on GitHub Actions
GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.
The main features of lukka/run-cmake are: Build and Compilation.
Open-source alternatives to lukka/run-cmake include: syl20bnr/spacemacs — Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for… whelk-io/maven-settings-xml-action — Github Action to create maven settings (~/.m2/settings.xml). fabasoad/pascal-action — This action runs Pascal file and saves output. fabasoad/setup-brainfuck-action — This GitHub action installs brainfuck compiler. wangyoucao577/go-release-action — Automatically publish Go binaries to Github Release Assets through Github Action. lukka/run-vcpkg — The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH…