New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

build-readme

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-readme

Generate a Readme for your project with a simple CLI tool.

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Build Readme

Generate a Readme for your project with a simple CLI tool.

Build Status Coverage Status NPM Licence

What Can it Do?

  • Add a title
  • Add a description
  • Add an image
  • Add CI, License, Coverage, Package Version, and more badges
  • Choose an alignment (left or center)
  • Add sections such as "Install", "Usage", and "Development"
  • Name the README file

Install

Install the CLI tool globally:

npm i -g build-readme

Usage

Run the following command and follow the prompts to generate a README file.

build-readme

Development

Install project dependencies locally and run linting:

# Install the project locally
npm i

# Lint files
npx eslint index.js

# Run tests
npm run test

Keywords

FAQs

Package last updated on 12 Sep 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc