{"id":16711767,"url":"https://github.com/bburdette/elm-build-scripts","last_synced_at":"2025-09-07T03:32:45.572Z","repository":{"id":145134380,"uuid":"206663215","full_name":"bburdette/elm-build-scripts","owner":"bburdette","description":"Some bash scripts I use for building elm projects.","archived":false,"fork":false,"pushed_at":"2019-09-05T23:10:18.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T19:51:14.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bburdette.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2019-09-05T21:50:54.000Z","updated_at":"2021-03-19T04:29:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"27a566da-91e9-435f-b411-70f2fe091687","html_url":"https://github.com/bburdette/elm-build-scripts","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.33333333333333337","last_synced_commit":"7787f990efb53f35b10ff55fc320e7b7163d3c21"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bburdette%2Felm-build-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bburdette%2Felm-build-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bburdette%2Felm-build-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bburdette%2Felm-build-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bburdette","download_url":"https://codeload.github.com/bburdette/elm-build-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681077,"owners_count":20330155,"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-10-12T20:26:24.503Z","updated_at":"2025-03-15T04:13:43.578Z","avatar_url":"https://github.com/bburdette.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-build-scripts\nSome bash scripts I use for building elm projects.\n\nwatch-elm.sh\n  - watches the elm code directory.\n  - when there's a code change, starts build-elm.sh\n  - run this in a window while you edit code.  \n\nbuild-elm.sh \n  - downloads github dependencies\n  - rebuilds the current project\n  - checks for an elm compiler error and if present, \n    - deletes elm-stuff\n    - tries compile again. \n\n\n\n# programs the scripts need\n\nwatch-elm.sh depends on the command line tool *reflex*, for watching the code directory for changes.  Hopefully available in your distro. \n    \nbuild-elm.sh *optionally* depends on [git-at-revision](https://github.com/bburdette/git-at-revision), for downloading git repos as of a particular commit.  This allows you to depend on elm projects that aren't in the elm package repository.\n\n# try it out\n\nboth scripts are in the example folder.  You'll probably modify them to suit your needs.  \n\nClone this repo, then CD over to the example folder and run ./watch-elm.sh.  In another window run ./server.sh. \nIn a third window edit some code, and in your browser head to localhost:8000.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbburdette%2Felm-build-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbburdette%2Felm-build-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbburdette%2Felm-build-scripts/lists"}