~jiglesias/fennel-guix-example

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jiglesias/fennel-guix-example
read/write
git@git.sr.ht:~jiglesias/fennel-guix-example

You can also use your local clone with git send-email.

#Table of Contents

  1. Assumptions
  2. Main concepts to understand
  3. Install depencencies
  4. Run code

#Assumptions

fennel and guix should be installed.

#Main concepts to understand

  • Packages
  • Channels
  • Profiles

#Install depencencies

guix install lume faith -L../fennel-channel --profile=./deps

#Run code

fennel test-loader.fnl