From d3e04cf4b6b0b3898698d7eadd250bea20e3b292 Mon Sep 17 00:00:00 2001 From: katherine Date: Fri, 5 Oct 2018 06:34:11 -0700 Subject: add coffee compiling script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit it's messy, but it works. tools aren't the best ┐('~`;)┌ --- .config/init/funcreqs/cofe | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/init/funcreqs/cofe (limited to '.config/init/funcreqs') diff --git a/.config/init/funcreqs/cofe b/.config/init/funcreqs/cofe new file mode 100644 index 0000000..a42abf4 --- /dev/null +++ b/.config/init/funcreqs/cofe @@ -0,0 +1,2 @@ +func_init_prereqs=(coffee babel) +func_init_checks=() -- cgit v1.2.3