{"id":13572399,"url":"https://github.com/janosgyerik/bashoneliners","last_synced_at":"2025-04-04T09:32:29.418Z","repository":{"id":1719399,"uuid":"2449620","full_name":"janosgyerik/bashoneliners","owner":"janosgyerik","description":"A collection of practical or just pure awesome bash one-liners or shell script tips and tricks for GNU Linux, UNIX or BSD systems. Open, collaborative system, user friendly, with functions to contribute one-liners, request one-liners, search, rss feed, commenting, Open ID login. Open-source project, using Django, Python, jQuery, HTML5, Bootstrap from Twitter.","archived":false,"fork":false,"pushed_at":"2025-02-01T17:37:33.000Z","size":2503,"stargazers_count":215,"open_issues_count":3,"forks_count":35,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-02-01T18:32:02.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bashoneliners.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janosgyerik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-09-24T12:52:12.000Z","updated_at":"2025-02-01T17:37:36.000Z","dependencies_parsed_at":"2025-01-25T08:32:52.969Z","dependency_job_id":null,"html_url":"https://github.com/janosgyerik/bashoneliners","commit_stats":{"total_commits":677,"total_committers":12,"mean_commits":"56.416666666666664","dds":0.4180206794682423,"last_synced_commit":"3de4c23666b24118a1c935a6d9bc09eaf4e9e987"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosgyerik%2Fbashoneliners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosgyerik%2Fbashoneliners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosgyerik%2Fbashoneliners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janosgyerik%2Fbashoneliners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janosgyerik","download_url":"https://codeload.github.com/janosgyerik/bashoneliners/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247154184,"owners_count":20892805,"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-01T14:01:22.116Z","updated_at":"2025-04-04T09:32:26.201Z","avatar_url":"https://github.com/janosgyerik.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=janosgyerik_bashoneliners\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=janosgyerik_bashoneliners)\n\n\nSetup\n-----\n\nInstall required python modules:\n\n    pip install -r requirements.txt\n\nCreate database (sqlite3), and admin account:\n\n    python manage.py migrate\n\nStart local website on localhost:8000\n\n    python manage.py runserver\n\n\nLocal Settings\n--------------\n\nTo override the default `settings.py` file in production, create a\n`local_settings` file and pass it to `manage.py` using the `--settings flag`, like this:\n\n    python manage.py migrate --noinput --settings=bashoneliners.local_settings\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanosgyerik%2Fbashoneliners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanosgyerik%2Fbashoneliners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanosgyerik%2Fbashoneliners/lists"}