{"id":13796552,"url":"https://github.com/lenneTech/cli","last_synced_at":"2025-05-13T00:30:56.887Z","repository":{"id":35061430,"uuid":"202134686","full_name":"lenneTech/cli","owner":"lenneTech","description":"A CLI for lenne.Tech libraries and frameworks.","archived":false,"fork":false,"pushed_at":"2025-05-09T13:14:45.000Z","size":1740,"stargazers_count":10,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T14:27:55.730Z","etag":null,"topics":["cli","git","git-tools","gluegun","helper","lenne","lennetech","nest-server","tech"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lenneTech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-13T12:00:03.000Z","updated_at":"2025-05-09T13:14:48.000Z","dependencies_parsed_at":"2024-12-30T09:31:39.954Z","dependency_job_id":"3f112029-49c9-4bad-8025-f5b47ed2a164","html_url":"https://github.com/lenneTech/cli","commit_stats":{"total_commits":133,"total_committers":5,"mean_commits":26.6,"dds":0.3157894736842105,"last_synced_commit":"749c8912309d8898b9f0988c53c542824bf6f8d4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenneTech","download_url":"https://codeload.github.com/lenneTech/cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253267820,"owners_count":21881141,"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","git","git-tools","gluegun","helper","lenne","lennetech","nest-server","tech"],"created_at":"2024-08-03T23:01:11.711Z","updated_at":"2025-05-13T00:30:56.231Z","avatar_url":"https://github.com/lenneTech.png","language":"TypeScript","readme":"# lt CLI\n\nA CLI for [lenne.Tech](https://github.com/lenneTech) libraries and frameworks.\n\nCLI in action:\n\n![Gluegun Menu Demo](assets/demo.gif)\n\n[![License](https://img.shields.io/github/license/lenneTech/cli)](/LICENSE) [![CircleCI](https://circleci.com/gh/lenneTech/cli/tree/master.svg?style=shield)](https://circleci.com/gh/lenneTech/cli/tree/master)\n[![Dependency Status](https://david-dm.org/lenneTech/cli.svg)](https://david-dm.org/lenneTech/cli) [![devDependency Status](https://david-dm.org/lenneTech/cli/dev-status.svg)](https://david-dm.org/lenneTech/cli?type=dev)\n\n\u003c!--\n[![GitHub forks](https://img.shields.io/github/forks/lenneTech/cli)](https://github.com/lenneTech/cli/fork) [![GitHub stars](https://img.shields.io/github/stars/lenneTech/cli)](https://github.com/lenneTech/cli)\n--\u003e\n\n## Installation\n\n```\n$ npm install -g @lenne.tech/cli\n```\n\n## Usage\n\n```\nMenu mode\n$ lt\nor command line mode\n$ lt \u003ccommand\u003e (\u003csubcommand\u003e) (\u003cparameter\u003e)\n```\n\n## Help / List of commands\n\n```\n$ lt help\nor\n$ lt\n```\n\n## Examples\n\n```\n// Start\n$ lt\n\n// Create new server\n$ lt server create \u003cServerName\u003e\nor\n$ lt server c \u003cServerName\u003e\n\n// Create new module for server (in server project root dir)\n$ lt server module \u003cModuleName\u003e\nor\n$ lt server m \u003cModuleName\u003e\n\n// Update and install npm packages (in project dir)\n$ lt npm update\nor\n$ lt npm up\nor\n$ lt npm u\n\n// Checkout git branch and update packages (in project dir)\n$ lt git get \u003cbranch-name or part-of-branch-name\u003e\nor\n$ lt git g \u003cbranch-name or part-of-branch-name\u003e\n\n...\n\n```\n\n## Development\n\n```\n# Clone project\ngit clone git@github.com:lenneTech/cli.git\ncd cli\n\n# Link the project for global usage\nnpm link\n\n# Make changes\n...\n\n# Test changes\nlt ...\n\n# Build new version\nnpm build\n```\n\n## Thanks\n\nMany thanks to the developers of [Glugun](https://infinitered.github.io/gluegun)\nand all the developers whose packages are used here.\n\n## License\n\nMIT - see LICENSE\n","funding_links":[],"categories":["Usage","TypeScript","cli"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FlenneTech%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FlenneTech%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FlenneTech%2Fcli/lists"}