reback00 b4100757cb Cleanup 4 rokov pred
..
README.md 1be5669a51 Added howl package 4 rokov pred
template b4100757cb Cleanup 4 rokov pred

README.md

howl package for Void Linux

This package provides howl, which is a general purpose editor that aims to be both lightweight and fully customizable. It's built on top of the very fast LuaJIT runtime, uses Gtk for its interface, and can be extended in either Lua or Moonscript. It's known to work on Linux, but should work on at least the *BSD's as well.

The template file is prepared for use with xbps-src in Void Linux.

Installation

sudo xbps-install xtools
git clone https://github.com/void-linux/void-packages
cd void-packages
./xbps-src binary-bootstrap
# Do the above once if not done already.
# Copy this `howl` folder under `srcpkgs` folder, then...
./xbps-src pkg howl
xi howl

Help from: