UNPKG

riak-admin

Version:

Programmatically use the riak-admin tool for Basho Riak 2.0

9 lines (8 loc) 245 B
/** * Register the coffee-script compiler for use in the gulpfile. * * @author Isaac Johnston <isaac.johnston@joukou.co> * @copyright 2014 Joukou Ltd. All rights reserved. */ require('coffee-script/register'); require('./gulpfile.coffee');