{"id":19220556,"url":"https://github.com/arthurdelamare/leon-cli","last_synced_at":"2026-05-16T04:50:53.090Z","repository":{"id":42867052,"uuid":"256216908","full_name":"ArthurDelamare/leon-cli","owner":"ArthurDelamare","description":"A CLI to create, upgrade packages and other features","archived":false,"fork":false,"pushed_at":"2022-03-26T14:28:43.000Z","size":42,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-04T19:44:17.305Z","etag":null,"topics":["cli","leon","leon-cli","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ArthurDelamare.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":"2020-04-16T13:03:43.000Z","updated_at":"2022-03-29T20:01:02.000Z","dependencies_parsed_at":"2022-09-03T09:51:42.633Z","dependency_job_id":null,"html_url":"https://github.com/ArthurDelamare/leon-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/ArthurDelamare%2Fleon-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurDelamare%2Fleon-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurDelamare%2Fleon-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurDelamare%2Fleon-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArthurDelamare","download_url":"https://codeload.github.com/ArthurDelamare/leon-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240293665,"owners_count":19778558,"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","leon","leon-cli","nodejs"],"created_at":"2024-11-09T14:35:30.198Z","updated_at":"2026-05-16T04:50:48.043Z","avatar_url":"https://github.com/ArthurDelamare.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leon-cli\n\n## What is this project?\nThe purpose of this project is to create and manipulate packages of the personal assistant [Leon](https://github.com/leon-ai/leon) by using a CLI. \n\nFor now, the development is still at an early stage.\n\n## Prerequisites\n- [Node.js](https://nodejs.org/en/) \u003e= 10\n- npm \u003e= 5\n\n## Installation\n```bash\n# Clone the repository\ngit clone -b master https://github.com/ArthurDelamare/leon-cli.git\n\n# Go to the project root\ncd leon-cli\n\n# Install the dependencies\nnpm install\n```\n\n## Current features\n### generate-package\nGenerate a package based on a name and options.\n\nleon **generate-package** *\\\u003cname\\\u003e* \\[*options*\\]\n\n#### Arguments\nArgument | Description\n------------ | -------------\nname | The name of the package\n\n#### Options\nOption | Description\n------------ | -------------\n--flat=true\\|false | When true, create the files at the top level without creating a folder.\u003cbr\u003e\u003cbr\u003eDefault: false\u003cbr\u003e\u003cbr\u003eAlias: -f\n--spoken-languages=string | Allow you to add languages for the expressions and answers. Repeat the option to add as many languages as you desire.\u003cbr\u003e\u003cbr\u003eDefault: \\['en'\\]\u003cbr\u003e\u003cbr\u003eAlias: -s\n\n### generate-module\nGenerate a module based on a name and options.\n\nleon **generate-module** *\\\u003cname\\\u003e* \\[*options*\\]\n\n#### Arguments\nArgument | Description\n------------ | -------------\nname | The name of the module\n\n#### Options\nOption | Description\n------------ | -------------\n--skip-tests=true\\|false | When true, skip the creation of test files.\u003cbr\u003e\u003cbr\u003eDefault: false\u003cbr\u003e\u003cbr\u003eAlias: -s\n--programming-language=string | Allow you to choose the programming language of the generated module.\u003cbr\u003e\u003cbr\u003eDefault: python\u003cbr\u003e\u003cbr\u003eAlias: -p\n\n\n## Incoming features\n### check-package\n### train-expressions\n### build\n### start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurdelamare%2Fleon-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthurdelamare%2Fleon-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurdelamare%2Fleon-cli/lists"}