{"id":13482618,"url":"https://github.com/j8r/cride","last_synced_at":"2025-05-07T08:27:41.367Z","repository":{"id":152029261,"uuid":"136731248","full_name":"j8r/cride","owner":"j8r","description":"A light CLI text editor/IDE written in Crystal","archived":false,"fork":false,"pushed_at":"2021-05-08T12:18:57.000Z","size":83,"stargazers_count":51,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T08:12:03.446Z","etag":null,"topics":["cli","crystal","ide","text-editor"],"latest_commit_sha":null,"homepage":"","language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j8r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-06-09T14:39:40.000Z","updated_at":"2025-02-13T23:13:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fbe1bd9-9392-4586-8b97-5a98503892a6","html_url":"https://github.com/j8r/cride","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j8r%2Fcride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j8r%2Fcride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j8r%2Fcride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j8r%2Fcride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j8r","download_url":"https://codeload.github.com/j8r/cride/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252841636,"owners_count":21812513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","crystal","ide","text-editor"],"created_at":"2024-07-31T17:01:03.784Z","updated_at":"2025-05-07T08:27:41.303Z","avatar_url":"https://github.com/j8r.png","language":"Crystal","funding_links":[],"categories":["CLI Utils","Cli Utils"],"sub_categories":[],"readme":"# Cride\n\n[![Build Status](https://cloud.drone.io/api/badges/j8r/cride/status.svg)](https://cloud.drone.io/j8r/cride)\n[![ISC](https://img.shields.io/badge/License-ISC-blue.svg?style=flat-square)](https://en.wikipedia.org/wiki/ISC_license)\n\nA light Crystal IDE\n\n![screenshot](https://i.imgur.com/UCSsnDz.png)\n\n## Features\n\n* Light, fast and easy to use\n* Customizable\n* Modular (different front-ends can share same resources)\n* Colors\n* Read from the stdin\n* Advanced CTRL + Arrow keys traversing\n* CTRL+D line duplication\n* CTRL+K line emptying/deletion\n\n## Command usage\n\nYou have to build Cride (see the **Development** section below).\n\nOpen a file:\n\n`bin/cride README.md`\n\n## Development\n\nBuild Cride:\n\n`shards build`\n\n## Build with Docker\n\nTo build a statically-linked `cride` binary:\n\n```sh\ndocker run -it --rm -v $PWD:/app -w /app crystal:latest-alpine sh -c \"\\\nshards build --static --release\nchown 1000:1000 bin/cride\"\n```\n\nThe binary built is `bin/cride`.\n\n## License\n\nCopyright (c) 2018-2021 Julien Reichardt - ISC License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj8r%2Fcride","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj8r%2Fcride","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj8r%2Fcride/lists"}