This is the Linux app named Neomake whose latest release can be downloaded as neomakesourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Neomake with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Neomake
DESCRIPTION
Neomake is an asynchronous linting and build framework for Vim and Neovim that predates and inspires newer tooling in this space. It runs “makers” (linters, compilers, format checkers, test commands) in the background and surfaces results as signs, virtual text, or via quickfix/location lists. The system is highly configurable: you can define per-filetype makers, chain multiple tools, and control when they run (on save, on write, on cursor hold, or manually). Run several makers concurrently and aggregate results. Because it uses job control and timers, it scales well on large codebases and keeps the editor responsive. It’s useful both as a general “make” front end and as a diagnostic engine for code quality. Async execution of linters, compilers, and test commands via “makers”. Teams often adopt it to standardize checks across languages while keeping developers inside Vim.
Features
- Async execution of linters, compilers, and test commands via “makers”
- Per-filetype and project-local configuration for flexible setups
- Populates quickfix/location lists and places signs or virtual text
- Multiple trigger modes (on save, on write, autocmds, or manual)
- Run several makers concurrently and aggregate results
- Extensible maker definitions to integrate any CLI tool
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/neomake.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.