meine
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
Python★ 50
A light CLI text editor/IDE written in Crystal
git clone https://github.com/j8r/cride.gitj8r/crideA light Crystal IDE
You have to build Cride (see the Development section below).
Open a file:
bin/cride README.md
Build Cride:
shards build
To build a statically-linked cride binary:
docker run -it --rm -v $PWD:/app -w /app crystal:latest-alpine sh -c "\ shards build --static --release chown 1000:1000 bin/cride"
The binary built is bin/cride.
Copyright (c) 2018-2021 Julien Reichardt - ISC License
more like this
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags