
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
konnekt-cli
Advanced tools
A cli tool for interacting with the Konnekt framework quickly and easily from command line
Konnekt Framework Interactive Cli Tool
A cli tool for interacting with the Konnekt framework quickly and easily from the command line
This is quick start tool to easily automate many of the functionalities of the Konnekt framework, it also allows the tooling for local development and building of the components in your project.
This libray can be installed directly using NPM
npm install -g konnekt-cli
Tools and commands avaliable in this cli tool.
Each command has easy to follow command prompts.
[] are optional params
The init tool allows you to create a project in any directory and does all the automatic setup of the project for You.
konnekt init [title]
Params
Prompts
The create tool allows you to create new components very easily within your project
konnekt create [name] [description] [author]
Params
Prompts
The build tool allows you to build your components to different channels to be used within your environment.
konnekt build [channel]
Params
Prompts
dev or the previous channel"The group tool allows you to group components to be built into a single file such as a page.
konnekt group [name]
Params
Prompts
This allows for runnig an instance of a local server for local development
konnekt server [port]
Params
Prompts
If You would like to contributem here are the steps
Clone Repo: konnekt-cli Github Repo
Make a request for your changes :)
You can view the license here: License
FAQs
A cli tool for interacting with the Konnekt framework quickly and easily from command line
We found that konnekt-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.