grunt

A JavaScript task runner for automating processes. More information: <https://github.com/gruntjs/grunt-cli>.

  • Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
  • Homepage: http://gruntjs.com/
  • Section: web
Debian Debian
RUN apt-get update && \ apt-get install -y grunt
Ubuntu
RUN apt-get update && \ apt-get install -y grunt
Arch Arch Linux
RUN pacman -S --noconfirm node-grunt-cli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y grunt
Fedora
RUN dnf install -y node-grunt-cli
Raspbian
RUN apt-get update && \ apt-get install -y grunt
click the source code to copy install grunt on any operating system with command-not-found.com