{"id":15288026,"url":"https://github.com/guidao/exs","last_synced_at":"2026-02-13T03:48:05.427Z","repository":{"id":62429442,"uuid":"145503475","full_name":"guidao/exs","owner":"guidao","description":"A command line to run ex file. No need create project.","archived":false,"fork":false,"pushed_at":"2018-10-25T09:59:03.000Z","size":1337,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T03:31:42.129Z","etag":null,"topics":["elixir","escript","script"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/guidao.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":"2018-08-21T03:50:13.000Z","updated_at":"2018-10-25T10:01:39.000Z","dependencies_parsed_at":"2022-11-01T20:06:14.204Z","dependency_job_id":null,"html_url":"https://github.com/guidao/exs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guidao/exs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidao%2Fexs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidao%2Fexs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidao%2Fexs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidao%2Fexs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidao","download_url":"https://codeload.github.com/guidao/exs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidao%2Fexs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275062966,"owners_count":25398888,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["elixir","escript","script"],"created_at":"2024-09-30T15:43:51.796Z","updated_at":"2026-02-13T03:48:00.398Z","avatar_url":"https://github.com/guidao.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exs\n\n**TODO: Add description**\n- [ ] 支持启动应用\n- [ ] 支持emacs编辑器\n\n## Getting Start\n```\n$ git clone git@github.com:guidao/exs.git\n$ mix escript.install\n$ exs install\n$ exs install cowboy\n$ cat t.ex\ndefmodule T do\n  use Exs, deps: [:cowboy]\n\n  def main(args) do\n    IO.inspect(:cowboy.module_info())\n  end\nend\n$exs eval t.ex\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidao%2Fexs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguidao%2Fexs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidao%2Fexs/lists"}