{"id":32611477,"url":"https://github.com/ctlab/gshell","last_synced_at":"2025-10-30T13:59:15.730Z","repository":{"id":20490449,"uuid":"23768657","full_name":"ctlab/gShell","owner":"ctlab","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-02T15:15:32.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-05-19T00:08:57.387Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/ctlab.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}},"created_at":"2014-09-07T19:22:15.000Z","updated_at":"2019-04-10T16:02:26.000Z","dependencies_parsed_at":"2022-08-28T19:12:58.289Z","dependency_job_id":null,"html_url":"https://github.com/ctlab/gShell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ctlab/gShell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlab%2FgShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlab%2FgShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlab%2FgShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlab%2FgShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctlab","download_url":"https://codeload.github.com/ctlab/gShell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlab%2FgShell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281818072,"owners_count":26566859,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-30T13:58:13.486Z","updated_at":"2025-10-30T13:59:15.721Z","avatar_url":"https://github.com/ctlab.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/ctlab/gShell.svg)](https://travis-ci.org/ctlab/gShell)\n### Build\n* Using [nix](https://nixos.org/nix/):\n```bash\nnix-build\n```\n* Using [cabal](https://www.haskell.org/cabal/):\n```bash\ncabal sandbox init\ncabal install --only-dependencies\ncabal build\n```\n\n### preRun\n```bash\nexport GSHELL_EXECUTABLE=/path/to/gShell \u0026\u0026 source /path/to/gshell.zsh\n```\nWe use `export` because we haven't installed `gShell` to a target machine, so it's\nunavailable in `$PATH`.\n\n### Run\n[![asciicast](https://asciinema.org/a/0bnn9ke4k22dyo4gz7z5ug1h6.png)](https://asciinema.org/a/0bnn9ke4k22dyo4gz7z5ug1h6)\n\n* Make directory for your future work.\n```\nmkdir my-testing\n```\n* Init gshell in it.\n```\ngshell init my-testing\n```\n* Enter this directory using gshell.\nPlease note, that new `zsh` session will be opened.\n```\ngshell enter my-testing\n```\n* Hack!\n* Exit project by typing `exit` in your terminal.\n  * Working directory will be auto unmounted.\n* Clean project if you need by using:\n```\ngshell clear my-testing\n```\n\n### Available commands:\n* **init**     — Init gshell\n* **enter**    — Enter project with gshell inited\n* **clear**    — Unmount workspaces and remove data\n* **push**     — Push changes to master\n* **pull**     — Get and apply changes from master\n* **commit**   — Commit current action with message\n* **checkout** — Go to a specific revision\n* **rollback** — Undo changes\n* **enterRev** — Enter project with gshell inited at a specific revision\n* **log**      — Show log for current workspace\n* **graph**    — Show graph from current workspace\n* **makefile** — Output script to reproduce workspace\n* **off**      — Temporary disable gshell\n* **on**       — Temporary enable gshell\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctlab%2Fgshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctlab%2Fgshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctlab%2Fgshell/lists"}