{"id":13458102,"url":"https://github.com/planety/logue","last_synced_at":"2025-04-09T16:20:39.053Z","repository":{"id":118211800,"uuid":"285828523","full_name":"planety/logue","owner":"planety","description":"Command tools for Prologue in Nim.","archived":false,"fork":false,"pushed_at":"2022-07-13T01:34:17.000Z","size":24,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-03T08:21:39.226Z","etag":null,"topics":["cli","nim","prologue","web"],"latest_commit_sha":null,"homepage":"https://github.com/planety/prologue","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/planety.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":"2020-08-07T12:52:23.000Z","updated_at":"2023-08-30T22:13:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"52b92683-939e-4292-8d69-b53d81eb80cf","html_url":"https://github.com/planety/logue","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planety%2Flogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planety%2Flogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planety%2Flogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planety%2Flogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/planety","download_url":"https://codeload.github.com/planety/logue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694882,"owners_count":20980733,"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":["cli","nim","prologue","web"],"created_at":"2024-07-31T09:00:44.662Z","updated_at":"2025-04-09T16:20:39.008Z","avatar_url":"https://github.com/planety.png","language":"Nim","funding_links":[],"categories":["Command line tools"],"sub_categories":[],"readme":"# logue\nCommand tools for Prologue in Nim.\n\n# Installation\n```\nnimble install logue\n```\n\nMake sure `~/.nimble/bin` is in your environment variables.\n\n## Usage\n\n\n### Initialize project\n\nUse `logue init yourprojectname` to initialize your project.\n\nFor example, type command `logue init helloworld` to initialize. This will create program\nstructure like this:\n\n```\n- helloworld\n  .env\n  app.nim\n  urls.nim\n  views.nim\n```\n\nYou must switch to `/.../helloworld` directory to run `app.nim`.\n\n### Run project\n\nUse `logue run` or `logue run app.nim` or `logue run anynimfile.nim`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanety%2Flogue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplanety%2Flogue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanety%2Flogue/lists"}