From 09d0d2f3e988cd7470840cd8487cc9d960dec284 Mon Sep 17 00:00:00 2001 From: TorchedSammy Date: Tue, 13 Dec 2022 18:15:53 +0000 Subject: [PATCH] deploy: 105b4dd3ce5f6fd2cd6ff5b5f62e98df1cc173de --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 12cccc4..e897434 100644 --- a/index.html +++ b/index.html @@ -3,13 +3,13 @@ Hilbish

Something Unique.

Hilbish is the new interactive shell for Lua fans.
Extensible, scriptable, configurable: All in Lua.

Install -Github

Why Hilbish?

Simple and Easy Scripting

Hilbish is configured and scripted in the Lua programming language. +Github


Simple and Easy Scripting

Hilbish is configured and scripted in the Lua programming language. This removes all the old, ugly things about Shell script and introduces everything good about Lua, including other languages (Moonscript & Fennel).

History and Completion Menus

Hilbish provides the user with proper menus for completions, history searching. Want to see your previous commands? Hit Ctrl-R.

Tons of Features, and More to Come

Hilbish offers a bunch of features to make your interactive shell experience rich. Things like syntax highlighting and hinting available via the Lua API.

* Command hints shown in photo are not default.


Why not just Lua?

Hilbish is your interactive shell as well as a just a Lua interpreter -and enhanced REPL.

  • - It includes batteries for common system operations.
  • - Hilbish is easily cross platform. It has OS agnostic interfaces for easy cross platform Lua code.

Try It Today!

Hilbish is known to run on the 3 major platforms (Windows, MacOS, Linux) +and enhanced REPL.

  • Batteries included Lua runtime that's also your user shell!
  • Hilbish is easily cross platform. It has OS agnostic interfaces for easy cross platform Lua code.

Try It Today!

Hilbish is known to run on the 3 major platforms (Windows, MacOS, Linux) but likely builds on other Unixes!
Windows doesn't work as well as it should, so if you're a Windows user, -say something!

\ No newline at end of file +say something!

\ No newline at end of file