1. foundry-release-npm
npm release library for foundry
foundry-release-npm
Package: foundry-release-npm
Created by: twolfson
Last modified: Wed, 29 Jun 2022 05:02:08 GMT
Version: 2.1.1
License: Unlicense
Downloads: 59
Repository: https://github.com/twolfson/foundry-release-npm

Install

npm install foundry-release-npm
yarn add foundry-release-npm

foundry-release-npm Build status

Manage npm releases via foundry

This is an npm command for foundry, a modular release management library.

Documentation

This library was build to match the foundry release specification and is written on top of foundry-release-base. Documentation can be found at:

https://github.com/twolfson/foundry-release-spec

https://github.com/twolfson/foundry-release-base

Actions

  • On update-files, we will update the version in package.json
  • On publish, we will run npm publish
    • If there is a private: true field in the package.json, then this step will be skipped

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint via grunt and test via npm test.

Donating

Support this project and others by twolfson via gittip.

Support via Gittip

Unlicense

As of Jan 12 2014, Todd Wolfson has released this repository and its contents to the public domain.

It has been released under the UNLICENSE.

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code