{"id":18414913,"url":"https://github.com/xerial/silk-bootstrap","last_synced_at":"2025-06-18T03:03:50.475Z","repository":{"id":11807190,"uuid":"14355009","full_name":"xerial/silk-bootstrap","owner":"xerial","description":"A kick-start template for programming with Silk","archived":false,"fork":false,"pushed_at":"2015-04-02T00:55:57.000Z","size":1112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T04:08:23.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://xerial.org/silk","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xerial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-13T05:32:09.000Z","updated_at":"2015-04-02T00:55:57.000Z","dependencies_parsed_at":"2022-09-14T11:51:34.242Z","dependency_job_id":null,"html_url":"https://github.com/xerial/silk-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xerial/silk-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsilk-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsilk-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsilk-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsilk-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xerial","download_url":"https://codeload.github.com/xerial/silk-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsilk-bootstrap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477915,"owners_count":23015063,"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-06T03:52:40.616Z","updated_at":"2025-06-18T03:03:45.455Z","avatar_url":"https://github.com/xerial.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Silk Bootstrap \n==============\n\nA kick-start project template for programming with Silk.\n\n### Usage\n\nDownload [tar.gz archive](https://github.com/xerial/silk-bootstrap/archive/master.tar.gz) or\n[.zip](https://github.com/xerial/silk-bootstrap/archive/master.zip) of this project, then extract the contents.\n\nAlternatively, you can run the following commands to extract the silk-bootstrap project:\n\n```shell\n$ mkdir myproject\n$ cd myproject\n$ curl -L https://github.com/xerial/silk-bootstrap/archive/master.tar.gz | tar xvz --strip-components=1\n$ ./sbt -Dloglevel=debug\nsbt\u003e silk eval Sort:objectSort -N 100000\n```\n\n#### Creating IntelliJ project files\n\n    sbt\u003e gen-idea\n\n\n#### Running a workflow while programming\n\n    sbt\u003e ~silk eval Sort:objectSort -N 100000\n\n\n#### Running a workflow in Silk cluster\n\n    # Edit $HOME/.silk/hosts file to list up node names to use\n    # Start ZooKeeper and SilkClients\n    $ silk cluster start\n    # Check cluster status\n    $ silk cluster\n\n    # Run the distributed workflow in the cluster\n    $ ./sbt -Dloglevel=debug\n    sbt\u003e silk eval --framework cluster Sort:objectSort -N 10000000 -M 20 -r 10\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxerial%2Fsilk-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxerial%2Fsilk-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxerial%2Fsilk-bootstrap/lists"}