coffee

Executes CoffeeScript scripts or compiles them into JavaScript. More information: <https://coffeescript.org#cli>.

Debian Debian
RUN apt-get update && \ apt-get install -y coffeescript
Ubuntu
RUN apt-get update && \ apt-get install -y coffeescript
Arch Arch Linux
RUN pacman -S --noconfirm coffeescript
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y coffeescript
Fedora
RUN dnf install -y coffeescript
Raspbian
RUN apt-get update && \ apt-get install -y coffeescript
click the source code to copy install coffee on any operating system with command-not-found.com