{"id":21091556,"url":"https://github.com/eiskrenkov/sublinit","last_synced_at":"2025-07-20T13:35:10.618Z","repository":{"id":57680608,"uuid":"380803785","full_name":"eiskrenkov/sublinit","owner":"eiskrenkov","description":"Sublime Text CLI for new projects initialization","archived":false,"fork":false,"pushed_at":"2022-12-19T11:46:32.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T22:37:16.893Z","etag":null,"topics":["ruby","sublime","sublime-text","thor"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/sublinit","language":"Ruby","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/eiskrenkov.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":"2021-06-27T17:47:18.000Z","updated_at":"2024-07-29T08:18:18.000Z","dependencies_parsed_at":"2023-01-29T21:30:54.290Z","dependency_job_id":null,"html_url":"https://github.com/eiskrenkov/sublinit","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eiskrenkov%2Fsublinit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eiskrenkov%2Fsublinit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eiskrenkov%2Fsublinit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eiskrenkov%2Fsublinit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eiskrenkov","download_url":"https://codeload.github.com/eiskrenkov/sublinit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243533272,"owners_count":20306295,"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":["ruby","sublime","sublime-text","thor"],"created_at":"2024-11-19T21:46:55.334Z","updated_at":"2025-03-14T06:23:16.034Z","avatar_url":"https://github.com/eiskrenkov.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gem Version](https://badge.fury.io/rb/sublinit.svg)](https://badge.fury.io/rb/sublinit)\n\n# Subl Init\nIt simplifies the process of new Sublime Text projects creation\n\n## Installation\nInstall sublinit on your machine as any other Ruby Gem\n\n```sh\n$ gem install sublinit\n```\n\n## Demo\n![sublinit](https://user-images.githubusercontent.com/39211838/128425310-47f89fdd-c1cf-43d3-8ed4-86b13d442902.gif)\n\n## Usage\n\n### Ruby\nExecuting `$ sublinit ruby --new --name newproject --gemset npr` will\n\n1. Create `newproject` directory\n2. Initialize git repository inside\n3. Create `npr` gemset\n4. Create `.versions.conf` RVM configuration inside\n5. Create `newproject.sublime-project` with Gems folder reference inside\n6. Open newly created project in Sublime Text\n\nIf you won't pass `--new` option, SublInit won't create any folders and will run inside of the current one\n\n#### Other options\n1. `--no-open` do not open the project in Sublime Text\n2. `--origin` your project's default remote, e.g `git@github.com:eiskrenkov/sublinit.git`\n\n### Plain\nExecuting `$ sublinit plain --new --name newproject` will\n\n1. Create `newproject` directory\n2. Create `newproject.sublime-project`\n3. Open newly created project in Sublime Text\n\nIf you won't pass `--new` option, SublInit won't create any folders and will run inside of the current one\n\n#### Other options\n1. `--no-open` do not open the project in Sublime Text\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feiskrenkov%2Fsublinit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feiskrenkov%2Fsublinit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feiskrenkov%2Fsublinit/lists"}