{"id":15495625,"url":"https://github.com/tensor-programming/elm-lang-tutorial","last_synced_at":"2026-04-24T22:36:29.141Z","repository":{"id":86401717,"uuid":"71018960","full_name":"tensor-programming/Elm-lang-tutorial","owner":"tensor-programming","description":"A tutorial on Elm Lang over on Youtube. ","archived":false,"fork":false,"pushed_at":"2016-10-16T00:48:37.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-15T12:58:45.272Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tensor-programming.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-15T23:20:59.000Z","updated_at":"2020-03-23T12:53:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7cd9c07-fb37-41a7-94c9-a423cd3cd7e9","html_url":"https://github.com/tensor-programming/Elm-lang-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tensor-programming/Elm-lang-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensor-programming%2FElm-lang-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensor-programming%2FElm-lang-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensor-programming%2FElm-lang-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensor-programming%2FElm-lang-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tensor-programming","download_url":"https://codeload.github.com/tensor-programming/Elm-lang-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensor-programming%2FElm-lang-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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-02T08:17:56.871Z","updated_at":"2026-04-24T22:36:29.125Z","avatar_url":"https://github.com/tensor-programming.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm-lang-tutorial\nA tutorial on [Elm-Lang](http://elm-lang.org/).\n\n[Our channel Youtube is here](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg)\n[Our blog is here](http://tensor-programming.com)\n\n# How to install Elm:\nYou can install Elm through NPM by running `npm install -g elm` or you can use the installers on [Mac](http://install.elm-lang.org/Elm-Platform-0.17.1.pkg) and [Windows](http://install.elm-lang.org/Elm-Platform-0.17.1.exe). Elm can also be built from [source](https://github.com/elm-lang/elm-platform)\n\n# How to install Atom and configure it for Elm:\n  1. Go to the [atom website](https://atom.io/) and install the atom editor. \n  2. Get NodeJS/Npm from [node.js](https://nodejs.org/en/) \n  3. Open a terminal or cmd shell and run `apm install language-elm`.\n  4. Then run `npm install -g elm-oracle`\n  5. Run `which elm-oracle` *mac or linux* or `where.exe elm-oracle` *windows* to get the path for elm-oracle\n  6. Copy the elm-oracle path to the settings tab for language-elm inside of atom. \n  7. Next run `apm install elm-format` and navigate to https://github.com/avh4/elm-format to get elm-format\n  8. Extract elm-format into your path so that you can easily see it and use it. \n  9. Run `which elm-format` *mac or linux* or `where.exe elm-format` *windows* to get the path for elm-format\n  10. Paste the path of elm-format into the elm-format settings box in Atom. \n  11. Run `apm install linter-elm-make` and `which elm-make` or `where.exe elm-make`\n  12. Copy make sure your elm-make is on your Path and copy the elm-make path into the settings box in the linter-elm-make settings box in atom.\n  13. Open atom and make a *.elm* and save it with `ctr+c`, you should see elm-format and the autocompletion.\n  \nHere are the other text editor options and how to install the different packages for them:\n  1. [Brackets](https://github.com/lepinay/elm-brackets)\n  2. [Emacs](https://github.com/jcollard/elm-mode)\n  3. [IntelliJ](https://github.com/durkiewicz/elm-plugin)\n  4. [Lighttable](https://github.com/rundis/elm-light)\n  5. [Sublime Text](https://packagecontrol.io/packages/Elm%20Language%20Support)\n  6. [Vim](https://github.com/lambdatoast/elm.vim)\n  7. [VS Code](https://github.com/sbrink/vscode-elm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftensor-programming%2Felm-lang-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftensor-programming%2Felm-lang-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftensor-programming%2Felm-lang-tutorial/lists"}