Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Grunt tasks for developing Charcoal's backend.

License

Notifications You must be signed in to change notification settings

locomotivemtl/grunt-charcoal-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charcoal Backend Development for Grunt

Grunt tasks for developing Charcoal's backend.

Getting Started

This plugin requires Grunt ~0.4.5

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-charcoal-backend --save-dev

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

grunt.loadNpmTasks('@locomotivemtl/grunt-charcoal-backend');

or, if you're using load-grunt-tasks:

require('load-grunt-tasks')(grunt, { scope: 'devDependencies' });

Overview

The Grunt plugin acts, primarily, as a bundle of commonly used grunt tasks for Charcoal.

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 and test your code using Grunt.

Release History

(Nothing yet)

About

Grunt tasks for developing Charcoal's backend.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published