Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@developers-institute/generator-di-project
Advanced tools
Create projects and exercise boilerplate for the Developers Institute
Automate generation of Developer Institute projects and exercises.
NOTE! This is currently a proof of concept, but use it and test it, and update it.
To run this generator:
Create a new folder for your exercise or project
In your terminal, navigate inside the folder
Type the following in your terminal:
npm init yo @developers-institute/di-project
Follow the prompts to create your project
Gotcha: do not use hyphens in the project/esercise title.
The generator accepts a list of learning outcomes as a string, seperated by a comma.
For projects that have learning outcomes worth more than one credit, you need to repeat that learning outcome in the list that amount times.
For example, if my project has learning outcome 1, that is worth two credits, I would specify it like this: 1,1
npm install -g yo
git clone
this repositorynpm link
You now have the generator installed.
yo @developers-institute/di-project
, and follow the promptsThere is no automated process for releasing. A manual release to npm is required.
Recommended: Use np to release a new version.
Not working? Hit up Lance!
FAQs
Create projects and exercise boilerplate for the Developers Institute
We found that @developers-institute/generator-di-project 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
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.