grunt-apm

1.0.1 • Public • Published

grunt-apm Build Status NPM version

An easy way to deal with APM (Atom Package Manager) from Grunt.

Getting Started

This plugin requires Grunt.

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

npm install grunt-apm --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('grunt-apm');

Tasks

This plugin defines the following tasks (each one calls the respective APM command in the current working directory):

  • apm-link
  • apm-test
  • apm-unlink

Release History

1.0.0

  • Bump stable

0.0.1:

  • apm-link
  • apm-test
  • apm-unlink

License

MIT © Aymeric Beaumet

Readme

Keywords

Package Sidebar

Install

npm i grunt-apm

Weekly Downloads

1

Version

1.0.1

License

none

Last publish

Collaborators

  • kierans777