New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

adrgen

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adrgen

small CLI to generate files of archtecture decisions for record

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
1
Created
Source
GitHub repo size GitHub branch check runs Coveralls NPM Downloads

Description

ADRGEN is small CLI lib to generate records of archtecture decicions.

How to use

  • Instal package with npm install adrgen --save-dev;
  • Running the package with npx adrgen init;
  • Answer four questions: how is title of file? | what is the context? | what is the decision? | what is the consequence?;
  • Be happy!

Credits

The template used in this project was not developed by me, it was developed and thought by Michael Nygard

Keywords

adrgen

FAQs

Package last updated on 03 Jul 2025

Did you know?

Socket

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.

Install

Related posts