{"id":18597313,"url":"https://github.com/wiremoons/dart_install","last_synced_at":"2025-10-22T10:52:24.544Z","repository":{"id":65243537,"uuid":"571297243","full_name":"wiremoons/dart_install","owner":"wiremoons","description":"Command-line application to install the Dart SDK.","archived":false,"fork":false,"pushed_at":"2023-12-02T23:06:13.000Z","size":2033,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T23:44:38.128Z","etag":null,"topics":["cli","command-line-tool","dart","dartlang","installer"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/wiremoons.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-11-27T19:26:26.000Z","updated_at":"2024-08-26T01:42:35.000Z","dependencies_parsed_at":"2023-12-03T00:21:45.821Z","dependency_job_id":"79fed03e-d88c-47bb-9366-9b3063042651","html_url":"https://github.com/wiremoons/dart_install","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fdart_install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fdart_install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fdart_install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fdart_install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiremoons","download_url":"https://codeload.github.com/wiremoons/dart_install/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538539,"owners_count":22087884,"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":["cli","command-line-tool","dart","dartlang","installer"],"created_at":"2024-11-07T01:27:39.345Z","updated_at":"2025-10-22T10:52:19.498Z","avatar_url":"https://github.com/wiremoons.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Dart](https://github.com/wiremoons/dart_install/actions/workflows/dart.yml/badge.svg)](https://github.com/wiremoons/dart_install/actions/workflows/dart.yml)\n\n# Dart_Install\n\nCommand-line application to install the [Dart SDK](https://dart.dev/get-dart/archive) on \na macOS system. Written in the [dart programming language](https://dart.dev/).\n\nProject is just to try the language out and see how it fairs for building\nsystem management scripts and tools. The task for the tool is not particularly\nimportant - it was just the first one I thought of.\n\n\n## Usage\n\nClone the repo to your computer:\n```console\ngit clone git@github.com:wiremoons/dart_install.git\n```\n\nchange into the cloned directory:\n```console\ncd dart_install\n```\n\nupdate required supporting packages:\n```console\ndart pub update\n```\n\nTo execute the program as a script:\n```dart\ndart run\n```\n\nTo build a compiled version into the `build/` directory:\n```dart\ndart compile exe -DDART_BUILD=\"Built on: $(date)\" ./bin/dart_install.dart -o ./build/dart_install.exe\n```\n\nIf you are using *macOS* or *Linux* you can run the above command using the `./buid.sh` script that is \nincluded in the repo.\n\n\n## License\n\nProject is open source and uses the [MIT License](./LICENSE).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremoons%2Fdart_install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiremoons%2Fdart_install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremoons%2Fdart_install/lists"}