An introduction to and tutorial for my new Vim-inspired, console-based image manipulation app called Vimage. Available for Mac, Linux, and Windows! https://github.com/brombres/Vimage
A Vim introduction, demonstration, and tutorial.
• Mapping CAPS LOCK to CTRL and ESC using Auto Hotkey and Karabiner-Elements
• Demo of 'ed'.
Links
• www.vim.org
• programbling.com
• www.autohotkey.com
• karabiner-elements.pqrs.org
Demonstration of installing and using the command line utilities LSTree and ReID. Also features:
- An example of creating a Rogo build script.
- Example Vim commands.
- How to edit your terminal commands with Vi keys instead of Emacs keys.
- Rogue syntax examples: File() objects and inline which{}.
This video demonstrates the process of installing the Morlock + Rogue + Rogo software bundle on macOS, Linux, and Windows and it shows some "hello world"-style examples. Experienced developers can simply copy and paste the installation command shown on https://morlock.sh
Morlock (https://morlock.sh)
Morlock is a multi-platform, decentralized package management system along the lines of Homebrew. It supports Windows, macOS, and Linux. Software packages do not need to be registered with any centralized repository.
Rogue (https://github.com/AbePralle/Rogue)
Rogue is a multi-platform, ergonomic, object-oriented, high-level language that compiles to pure C.
Rogo (https://github.com/AbePralle/Rogo)
Rogo is a multi-platform imperative build system.