{"id":15579122,"url":"https://github.com/mabasic/phel-cli","last_synced_at":"2025-12-12T19:08:20.313Z","repository":{"id":57015891,"uuid":"332232833","full_name":"mabasic/phel-cli","owner":"mabasic","description":"Getting started CLI template for Phel lang.","archived":false,"fork":false,"pushed_at":"2021-10-16T12:48:26.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-09T10:14:05.786Z","etag":null,"topics":["hacktoberfest","phel","project","template"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/mabasic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-23T14:43:33.000Z","updated_at":"2021-10-16T12:48:25.000Z","dependencies_parsed_at":"2022-08-21T10:10:46.333Z","dependency_job_id":null,"html_url":"https://github.com/mabasic/phel-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabasic%2Fphel-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabasic%2Fphel-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabasic%2Fphel-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabasic%2Fphel-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mabasic","download_url":"https://codeload.github.com/mabasic/phel-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237023390,"owners_count":19242697,"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":["hacktoberfest","phel","project","template"],"created_at":"2024-10-02T19:13:54.929Z","updated_at":"2025-10-18T21:31:02.720Z","avatar_url":"https://github.com/mabasic.png","language":"PHP","readme":"# Phel - CLI\n\nGetting started CLI template for [Phel](https://phel-lang.org/) lang.\n\nThis template creates a namespace called `app` for storing your application logic in `src/` directory, and `app\\tests` in `tests/` directory for storing your application tests.\n\n**Requirement: PHP 7.4 or 8.0**\n\n## Installation Via Composer\n\nIf your computer already has PHP and Composer installed, you may create a new Phel project by using Composer directly. After the application has been created, you may start the Phel application using the Phel CLI's `run` command:\n\n```bash\ncomposer create-project mabasic/phel-cli example-app dev-master\n\ncd example-app\n\n./vendor/bin/phel run src/boot.phel\n# or\n./vendor/bin/phel run app\\\\boot\n# or\n./vendor/bin/phel run \"app\\boot\"\n```\n\nThe output will be:\n\n```\nHello, Phel!\n```\n\n\n## Shortcuts\n\n- `composer repl` - Starts the Phel REPL.\n- `composer test` - Runs the test suite.\n- `composer format {directory}` - Formats the given directory.\n- `composer start {script}` - Executes the given script.\n\n\n## Next Steps\n\nFrom here you can learn more about using Phel from the [official website](https://phel-lang.org/), or view the [source code repository](https://github.com/phel-lang/phel-lang) and contribute to the development of the language and its ecosystem.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabasic%2Fphel-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmabasic%2Fphel-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabasic%2Fphel-cli/lists"}