{"id":21371433,"url":"https://github.com/zhike-team/zignis","last_synced_at":"2025-07-13T07:31:21.971Z","repository":{"id":33272950,"uuid":"101951875","full_name":"zhike-team/zignis","owner":"zhike-team","description":"A command-line tool framework, based on Yargs","archived":false,"fork":false,"pushed_at":"2022-12-11T10:39:49.000Z","size":2769,"stargazers_count":5,"open_issues_count":25,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-08T17:29:52.449Z","etag":null,"topics":["cli","framework","yargs"],"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/zhike-team.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}},"created_at":"2017-08-31T02:49:50.000Z","updated_at":"2020-09-19T09:26:27.000Z","dependencies_parsed_at":"2023-01-15T00:16:22.981Z","dependency_job_id":null,"html_url":"https://github.com/zhike-team/zignis","commit_stats":null,"previous_names":[],"tags_count":242,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhike-team%2Fzignis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhike-team%2Fzignis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhike-team%2Fzignis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhike-team%2Fzignis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhike-team","download_url":"https://codeload.github.com/zhike-team/zignis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225862812,"owners_count":17535998,"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","framework","yargs"],"created_at":"2024-11-22T08:13:12.251Z","updated_at":"2024-11-22T08:13:12.947Z","avatar_url":"https://github.com/zhike-team.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What's Zignis?\n\nZignis is a command-line tool framework, based on [Yargs](https://www.npmjs.com/package/yargs). It can be used to make your commands and scripts interact with your project in same way.\n\n# Features\n\n- Less concepts(command, plugin, hook, config), but more powerful.\n- All of plugins, commands, configs can be overridden in conventional order.\n- Easily register a command to Zignis, so you can combine your team toolbox or workflow to Zignis\n- A plugable REPL, it's not just like native node REPL, you can hook anything into REPL, which is also support await.\n- Ability to extend command's subcommands in other plugins.\n- Provide a simple code generator mechanism.\n- Support organization plugins.\n\n# Principles\n\n- Consistency\n- Flexibility\n- Efficiency\n\n# Installation \u0026 Usage\n\n```\n$ npm i -g zignis\n$ zignis help\n\nzignis [命令]\n\n命令：\n  zignis application                 Application command namespace.                                       [aliases: app]\n  zignis hook                        Show hook info\n  zignis init                        Init basic config file and directories                                 [aliases: i]\n  zignis make \u003ccomponent\u003e            Generate component sample code                               [aliases: generate, g]\n  zignis new \u003cname\u003e [repo] [branch]  Create a new project from specific repo                                [aliases: n]\n  zignis repl                        Play with REPL                                                         [aliases: r]\n  zignis script [file]               Execute a script                                                     [aliases: scr]\n  zignis shell                       Quick shell                                                           [aliases: sh]\n  zignis status                      Show environment status info                                          [aliases: st]\n  zignis completion                  Generate completion script\n\n选项：\n  --version   显示版本号                                                                                          [布尔]\n  -h, --help  显示帮助信息                                                                                        [布尔]\n\nFind more information at https://zignis.js.org\n```\n\nPlease refer to the documentation to learn how to use Zignis, because you need to do the integration by yourself to make Zignis work for your project.\n\n# Requirements\n\n- Node \u003e v8.0\n\n# Documentation\n\n- [Chinese(中文)](https://zignis.js.org/)\n- [English(英文)], TBD\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhike-team%2Fzignis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhike-team%2Fzignis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhike-team%2Fzignis/lists"}