{"id":13846902,"url":"https://github.com/seratch/gistub","last_synced_at":"2025-07-12T08:30:53.665Z","repository":{"id":5053338,"uuid":"6214881","full_name":"seratch/gistub","owner":"seratch","description":"Sharing code snippets in-house","archived":true,"fork":false,"pushed_at":"2024-05-28T23:39:00.000Z","size":1013,"stargazers_count":242,"open_issues_count":19,"forks_count":32,"subscribers_count":19,"default_branch":"develop","last_synced_at":"2024-08-25T00:51:47.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gistub.herokuapp.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"techpines/asset-rack","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seratch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2012-10-14T15:21:56.000Z","updated_at":"2024-05-28T23:49:30.000Z","dependencies_parsed_at":"2024-01-18T09:04:38.755Z","dependency_job_id":"94f1ad41-33db-449d-8dad-7cd1168ceb8e","html_url":"https://github.com/seratch/gistub","commit_stats":{"total_commits":204,"total_committers":12,"mean_commits":17.0,"dds":"0.22058823529411764","last_synced_commit":"bbb69975ab9291f7224b058302ca0a5f1a9e038a"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fgistub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fgistub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fgistub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fgistub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seratch","download_url":"https://codeload.github.com/seratch/gistub/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225807346,"owners_count":17527238,"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-08-04T18:00:49.809Z","updated_at":"2024-11-21T21:30:44.523Z","avatar_url":"https://github.com/seratch.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Gistub : Sharing code snippets in-house\n\nGistub is a stand alone application for sharing snippet such as `gist.github.com`.\n\nIf you're familiar with Rails apps, you can set up Gistub in several minutes. \n\nMany companies and organizations use Gistub for sharing code snippets safely in house.\n\n[![Build Status](https://travis-ci.org/seratch/gistub.png)](https://travis-ci.org/seratch/gistub)\n[![Coverage Status](https://coveralls.io/repos/seratch/gistub/badge.png?branch=develop)](https://coveralls.io/r/seratch/gistub?branch=develop)\n[![Code Climate](https://codeclimate.com/github/seratch/gistub.png)](https://codeclimate.com/github/seratch/gistub)\n\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n## How to use\n\n`master` branch is always the lastest stable version.\n\n```sh\ngit clone git://github.com/seratch/gistub.git -b master\ncd gistub\nbin/bundle install\nbin/rake db:migrate\nbin/rails s\n```\n\nAccess `http://localhost:3000/` through web browser.\n\n## Live Demo\n\nhttp://gistub.herokuapp.com/\n\nTop page:\n\n![top](https://raw.github.com/seratch/gistub/master/screenshot1.png)\n\nRich Editor with Ace:\n\n![input](https://raw.github.com/seratch/gistub/master/screenshot2.png)\n\n\n## Configuration over environment variables\n\nSpecify settings in `.bashrc` or others.\n\n```\nexport GISTUB_APP_NAME=\"MyGistub\"\nexport GISTUB_OPENID_IDENTIFIER=https://your_auth_server/openid/\nexport GISTUB_AUTO_LINK=true\nexport GISTUB_ALLOWS_ANONYMOUS=false\nexport GISTUB_SECRET_TOKEN=xxx...\nexport GISTUB_SECRET_KEY_BASE=yyy...\n```\n\n## Gistub Tools\n\n### For Emacs users\n\nhttps://github.com/tototoshi/gistub-el\n\n### For Vimmers\n\nhttps://github.com/glidenote/nogistub.vim\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2012 Kazuhiro Sera \u003cseratch__at__gmail.com\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseratch%2Fgistub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseratch%2Fgistub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseratch%2Fgistub/lists"}