{"id":15818503,"url":"https://github.com/avanov/bootstrapping","last_synced_at":"2026-01-28T17:03:38.141Z","repository":{"id":146881584,"uuid":"115865642","full_name":"avanov/bootstrapping","owner":"avanov","description":"A set of reminders of environment bootstrapping","archived":false,"fork":false,"pushed_at":"2018-02-03T20:10:40.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T09:18:50.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/avanov.png","metadata":{"files":{"readme":"README.rst","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-31T13:50:51.000Z","updated_at":"2021-11-05T23:52:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1f03b91-28da-4183-b084-7cde644cc0a1","html_url":"https://github.com/avanov/bootstrapping","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avanov/bootstrapping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fbootstrapping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fbootstrapping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fbootstrapping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fbootstrapping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avanov","download_url":"https://codeload.github.com/avanov/bootstrapping/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fbootstrapping/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28847056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-05T06:02:23.446Z","updated_at":"2026-01-28T17:03:38.122Z","avatar_url":"https://github.com/avanov.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"=============\nBootstrapping\n=============\n\nA set of reminders of environment bootstrapping\n\n\nOSX\n===\n\nRust\n----\n\n..code-block:: bash\n\n    curl https://sh.rustup.rs -sSf | sh\n\n    . ~/.cargo/env\n\n    rustup update\n\n\n* Read https://doc.rust-lang.org/book/second-edition/ch01-02-hello-world.html\n* Use playground for trying doc examples https://play.rust-lang.org/\n* Use stdlib reference for getting details about data types https://doc.rust-lang.org/std/\n\n\n..code-block:: bash\n\n    cargo new myapp --bin \u0026\u0026 cd myapp\n\n    cargo run\n\n    cargo run --release\n\n\nHaskell\n-------\n\n..code-block:: bash\n\n    $ brew install haskell-stack\n\n\n* Read https://www.yesodweb.com/page/quickstart\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favanov%2Fbootstrapping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favanov%2Fbootstrapping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favanov%2Fbootstrapping/lists"}