Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cake-contrib/cake.npm
A set of aliases for Cake to help with running Npm (Node Package Manager) commands
https://github.com/cake-contrib/cake.npm
cake-addin cake-build hacktoberfest npm
Last synced: 14 days ago
JSON representation
A set of aliases for Cake to help with running Npm (Node Package Manager) commands
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.npm
- Owner: cake-contrib
- License: mit
- Created: 2016-02-28T17:56:11.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-27T22:21:29.000Z (8 months ago)
- Last Synced: 2024-04-27T23:24:28.220Z (8 months ago)
- Topics: cake-addin, cake-build, hacktoberfest, npm
- Language: C#
- Homepage: https://cake-contrib.github.io/Cake.Npm/
- Size: 2.08 MB
- Stars: 19
- Watchers: 9
- Forks: 34
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cake.Npm Addin
This Addin for the Cake Build Automation System allows you to run [npm](https://www.npmjs.com/).
More about Cake at [cakebuild.net](http://cakebuild.net).[![License](http://img.shields.io/:license-mit-blue.svg)](http://cake-contrib.mit-license.org)
## Information
| |Stable|Pre-release|
|:--:|:--:|:--:|
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/cake-contrib/Cake.Npm.svg)](https://github.com/cake-contrib/Cake.Npm/releases/latest)|
|NuGet|[![NuGet](https://img.shields.io/nuget/v/Cake.Npm.svg)](https://www.nuget.org/packages/Cake.Npm)|[![NuGet](https://img.shields.io/nuget/vpre/Cake.Npm.svg)](https://www.nuget.org/packages/Cake.Npm)|## Build Status
|Develop|Master|
|:--:|:--:|
|[![Build status](https://ci.appveyor.com/api/projects/status/5fbkekpb5roh39m8/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-npm/branch/develop)|[![Build status](https://ci.appveyor.com/api/projects/status/5fbkekpb5roh39m8/branch/master?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-npm/branch/master)|## Code Coverage
[![Coverage Status](https://coveralls.io/repos/github/cake-contrib/Cake.Npm/badge.svg?branch=develop)](https://coveralls.io/github/cake-contrib/Cake.Npm?branch=develop)
## Quick Links
- [Documentation](https://cake-contrib.github.io/Cake.Npm)
## Discussion
If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the `Extension Q&A` category.
[![Join in the discussion on the Cake repository](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/cake-build/cake/discussions/categories/extension-q-a)
## Contributing
Contributions are welcome. See [Contribution Guidelines].
[Contribution Guidelines]: CONTRIBUTING.md