rrunt

0.3.30 • Public • Published
                                           __     
                                          /  |    
  ______    ______   __    __  _______   _$$ |_   
 /      \  /      \ /  |  /  |/       \ / $$   |  
/$$$$$$  |/$$$$$$  |$$ |  $$ |$$$$$$$  |$$$$$$/   
$$ |  $$/ $$ |  $$/ $$ |  $$ |$$ |  $$ |  $$ | __ 
$$ |      $$ |      $$ \__$$ |$$ |  $$ |  $$ |/  |
$$ |      $$ |      $$    $$/ $$ |  $$ |  $$  $$/ 
$$/       $$/        $$$$$$/  $$/   $$/    $$$$/  

NPM NPM

rrunt is a simple website development tool that helps you:

It can do that simpler than Grunt and in addition it can Monitor your filesystem for changes and do a rebuild when necessary. Further more it will analyze the dependencies in templates (like partials) and less files (imports) that should trigger a rebuild. So even if you change an included File, it will trigger a rebuild on change.

So it becomes a painless experience to develop with Less, Templates and JavaScript. So you can use the same HTML code in development as in production it uses Sourcemaps (thanks to Uglify).

Install:

npm install -g rrunt

Now notification support is also available. If the node-notifier node module is available and functional it is used to also display a notification when a build item is completed.

Readme

Keywords

none

Package Sidebar

Install

npm i rrunt

Weekly Downloads

114

Version

0.3.30

License

none

Last publish

Collaborators

  • dbnpm