Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@stoneone/generator-planqk-service
Advanced tools
Generator for scaffolding new PlanQK services
Generator for scaffolding new PlanQK services
First, install Yeoman and the generator-planqk-service
plugin using npm
(we assume you have pre-installed node.js).
npm install -g yo
npm install -g @stoneone/generator-planqk-service
Then generate your new PlanQK service:
yo @stoneone/planqk-service <name>
Clone the repository and install its dependencies:
git clone https://github.com/PlanQK/yo-generator-planqk-service
cd yo-generator-planqk-service
npm install
By using npm link
, a global npm module is created and symlinked to you local copy. Afterwards, you'll be able to
call yo @stoneone/planqk-service <name>
to test your changes.
To revert the link operation, use npm unlink
.
Apache-2.0 | Copyright 2021-2022 StoneOne AG
FAQs
Generator for scaffolding new PlanQK services
We found that @stoneone/generator-planqk-service demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.