{"id":19324766,"url":"https://github.com/substance/shell","last_synced_at":"2025-07-05T01:36:47.234Z","repository":{"id":15233580,"uuid":"17962338","full_name":"substance/shell","owner":"substance","description":"Substance Native Shell","archived":false,"fork":false,"pushed_at":"2014-07-01T17:49:59.000Z","size":260,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"atom","last_synced_at":"2025-01-06T06:27:05.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/substance.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-03-20T23:39:48.000Z","updated_at":"2014-08-19T17:32:05.000Z","dependencies_parsed_at":"2022-08-04T02:45:17.597Z","dependency_job_id":null,"html_url":"https://github.com/substance/shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/substance%2Fshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/substance%2Fshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/substance%2Fshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/substance%2Fshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/substance","download_url":"https://codeload.github.com/substance/shell/tar.gz/refs/heads/atom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240427302,"owners_count":19799471,"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":[],"created_at":"2024-11-10T02:06:43.311Z","updated_at":"2025-02-24T06:16:06.845Z","avatar_url":"https://github.com/substance.png","language":"Ruby","readme":"Substance-Shell\n===============\n\nThis project provides a Rake driven configuration to create a native application on top of\nnode-webkit.\n\nDisclaimer: Under construction.\n\nPrerequisites\n-------------\n\nClone the repository.\n\nWe use bundler to manage gems needed by some rake tasks.\n\n```bash\n$ sudo gem install bundler\n```\n\nSetup a local gem bundle:\n\n```bash\n$ bundle install --path vendor/bundle\n```\n\nThe shell expects you to pull in your application into `app`\n\n```bash\n$ ln -s ../composer app\n```\n\nBundle\n------\n\n```bash\n$ rake setup bundle\n```\n\n\u003e Note: `rake setup` downloads and extracts `node-webkit` for your platform. This is only needed the\n  first time.\n  \nFor development use:\n\n```bash\n$ rake bundle env=development\n```\n\n\nClean\n-----\n\nTo remove the generated bundle do\n\n```bash\n$ rake clean\n```\n\nTo even remove downloaded files do\n\n```bash\n$ rake clean:all\n```\n\nTo suggest a feature, report a bug, or general discussion: http://github.com/substance/substance/issues/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubstance%2Fshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubstance%2Fshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubstance%2Fshell/lists"}