{"id":13509172,"url":"https://github.com/joaothallis/elixir-auto-test","last_synced_at":"2025-10-28T20:14:55.070Z","repository":{"id":119055938,"uuid":"149387864","full_name":"joaothallis/elixir-auto-test","owner":"joaothallis","description":"Run test when file is saved","archived":false,"fork":false,"pushed_at":"2023-12-15T18:52:54.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-30T07:43:19.645Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joaothallis.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,"roadmap":null,"authors":null}},"created_at":"2018-09-19T03:34:57.000Z","updated_at":"2022-02-05T03:42:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8e4ac8a-d66d-4307-9f60-26fa4e4f2caa","html_url":"https://github.com/joaothallis/elixir-auto-test","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaothallis%2Felixir-auto-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaothallis%2Felixir-auto-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaothallis%2Felixir-auto-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaothallis%2Felixir-auto-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaothallis","download_url":"https://codeload.github.com/joaothallis/elixir-auto-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277352,"owners_count":20751548,"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-08-01T02:01:04.008Z","updated_at":"2025-10-28T20:14:54.975Z","avatar_url":"https://github.com/joaothallis.png","language":"Shell","funding_links":[],"categories":["Testing"],"sub_categories":[],"readme":"# Elixir Auto Test\n\nRun test when file is saved\n\n## Getting Started\n\n### Prerequisites\n\nWhat things you need to install and use the software:\n\n- [inotify-tools](https://github.com/rvoicilas/inotify-tools/wiki#getting)\n- [git](https://git-scm.com/)\n- [Elixir](https://elixir-lang.org/)\n\n### Installing\n\nClone this repositorie:\n\n```bash\ngit clone https://github.com/joaothallis/elixir-auto-test.git\n```\n\nAdd `autotest.sh` to you `.gitignore_global`\n\n```bash\necho -e '\\n. autotest.sh' \u003e\u003e ~/.gitignore_global\n```\n\nCopy `autotest.sh` file to the project directory:\n\n```bash\ncp elixir-auto-test/autotest.sh your_project \n```\n\nEnter your project directory:\n\n```bash\ncd your_project\n```\n\nRun `autotest.sh` to start:\n\n```bash\nsh autotest.sh\n```\n\nTo umbrella project:\n\n```bash\nsh autotest.sh --umbrella\n```\n\nWhen changing any file inside the `lib` and `test` directories, it will execute `mix test`.\n\n## Built With\n\n* [shell-script](https://en.wikipedia.org/wiki/Shell_script) - Scripting language\n\n## Contributing\n\nFeel free to open a issue or pull request.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/joaothallis/auto-git/tags). \n\n## Authors\n\n* **João Thallis** - *Initial work* - [João Thallis](https://joaothallis.github.io/)\n\nSee also the list of [contributors](https://github.com/joaothallis/elixir-auto-test/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaothallis%2Felixir-auto-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaothallis%2Felixir-auto-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaothallis%2Felixir-auto-test/lists"}