cride
Version, currently 0.2.26 versions
github.com/j8r/cride
A light Crystal IDE
53 stars
0 dependents
License: ISC
Installation
# Add this to your shard.yml
dependencies:
cride:
github: j8r/cride
version: ~> 0.2.2Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- ISC
- Author
- Julien Reichardt <contact@jrei.ch>
- Target
cridefrom src/cli.cr
Dependencies
This version declares no dependencies.
README
# Cride [](https://cloud.drone.io/j8r/cride) [](https://en.wikipedia.org/wiki/ISC_license) A light Crystal IDE  ## Features * Light, fast and easy to use * Customizable * Modular (different front-ends can share same resources) * Colors * Read from the stdin * Advanced CTRL + Arrow keys traversing * CTRL+D line duplication * CTRL+K line emptying/deletion ## Command usage You have to build Cride (see the **Development** section below). Open a file: `bin/cride README.md` ## Development Build Cride: `shards build` ## Build with Docker To build a statically-linked `cride` binary: ```sh 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`. ## License Copyright (c) 2018-2021 Julien Reichardt - ISC License
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.2- Tagged
- May 8, 2021
- Commit
57d7214144f2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/j8r/cride
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 6