coffee
Executes CoffeeScript scripts or compiles them into JavaScript. More information: <https://coffeescript.org#cli>.
RUN apt-get update && \
apt-get install -y coffeescript
RUN apt-get update && \
apt-get install -y coffeescript
RUN pacman -S --noconfirm coffeescript
RUN apt-get update && \
apt-get install -y coffeescript
RUN dnf install -y coffeescript
RUN apt-get update && \
apt-get install -y coffeescript