{"id":24986968,"url":"https://github.com/kostya-zero/enjo","last_synced_at":"2025-04-11T23:30:24.976Z","repository":{"id":214465984,"uuid":"699971913","full_name":"kostya-zero/enjo","owner":"kostya-zero","description":"Projects management tool.","archived":false,"fork":false,"pushed_at":"2024-05-23T06:26:11.000Z","size":199,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-23T07:32:32.151Z","etag":null,"topics":["development","management","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kostya-zero.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-03T17:38:53.000Z","updated_at":"2024-05-23T07:32:33.558Z","dependencies_parsed_at":"2024-04-28T18:29:09.102Z","dependency_job_id":"da83a2bb-f57c-489c-b1e5-d5caac35b395","html_url":"https://github.com/kostya-zero/enjo","commit_stats":null,"previous_names":["kostya-zero/enjo"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostya-zero%2Fenjo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostya-zero%2Fenjo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostya-zero%2Fenjo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostya-zero%2Fenjo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kostya-zero","download_url":"https://codeload.github.com/kostya-zero/enjo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248494644,"owners_count":21113473,"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":["development","management","rust"],"created_at":"2025-02-04T11:34:32.976Z","updated_at":"2025-04-11T23:30:24.969Z","avatar_url":"https://github.com/kostya-zero.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enjo ![Crates.io Version](https://img.shields.io/crates/v/enjo) ![GitHub branch check runs](https://img.shields.io/github/check-runs/kostya-zero/enjo/main)\n\nEnjo is a command-line tool for managing your projects. \nIt provides a simple and user-friendly interface for creating, opening, and deleting projects.\nEnjo is available for Windows, Linux, and macOS (compatibility with *BSD systems is not guaranteed).\n\n## Installation\n\nWe recommend to use [Cargo](https://doc.rust-lang.org/cargo/) to install Enjo. You can install Enjo using the following commands:\n\n```shell\n# Compile and install Enjo.\ncargo install enjo\n\n# For precompiled binaries (if you have cargo-binstall installed).\ncargo binstall enjo\n```\n\nAlso you can install Enjo from [GitHub Releases](https://github.com/kostya-zero/enjo/releases). If you want to build Enjo, please visit [Building Enjo](docs/BUILDING.md).\n\n## Usage\n\nBefore using Enjo, configure it based on your workspace setup. Full configuration options are available in the [Configuration Manual](docs/CONFIGURATION.md).\n\n### List Projects\n\nEnjo allows easy management of your projects. To view a list of projects, use the `list` subcommand:\n\n```shell\nenjo list\n```\n\n\u003e [!NOTE]\n\u003e By default, Enjo will hide projects that begin with a dot (e.g., .`hidden_project`). You can adjust this setting by configuring the `hide_dots` parameter as outlined in the [Configuration Manual](docs/CONFIGURATION.md).\n\n### Managing Projects\n\nCreating and deleting projects in Enjo is straightforward:\n\n```shell\n# Create a new project.\nenjo new bookshelf\n\n# Delete an existing project.\nenjo delete bookshelf\n```\n\n### Working with Projects\n\nOpen project directories directly in your editor or shell using the `open` subcommand:\n\n```shell\n# Open the project in your editor.\nenjo open bookshelf\n\n# Open the project in your shell.\nenjo open bookshelf --shell\n```\n\n### Quick Help\n\nFor help with commands, use the `--help` flag:\n\n```shell\n# General help.\nenjo --help\n\n# Help for a specific subcommand.\nenjo config --help\n```\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkostya-zero%2Fenjo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkostya-zero%2Fenjo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkostya-zero%2Fenjo/lists"}