Go to file
TakeV 39ab9edd25
Add note to readme about scripts/launch-dev-shell
2023-12-13 09:43:39 -05:00
doc Set up hall 2023-12-08 10:25:58 -05:00
guile-docs Hacks for not having modules yet, so lazy.lol 2023-12-13 09:11:37 -05:00
public Hacks for not having modules yet, so lazy.lol 2023-12-13 09:11:37 -05:00
scripts Add helper script to launch the dev shell 2023-12-13 09:42:00 -05:00
.dir-locals.el Add dir locals and add haunt dependency 2023-12-12 23:45:07 -05:00
.gitignore Set up hall 2023-12-08 10:25:58 -05:00
COPYING Set up hall 2023-12-08 10:25:58 -05:00
HACKING Set up hall 2023-12-08 10:25:58 -05:00
README Set up hall 2023-12-08 10:25:58 -05:00
README.org Add note to readme about scripts/launch-dev-shell 2023-12-13 09:43:39 -05:00
guile-docs.scm Some theming, fix bugs and such, better templating 2023-12-13 09:11:37 -05:00
guix.scm Reorg guix.scm to define the package explicitly 2023-12-13 09:31:32 -05:00
hall.scm Add helper script to launch the dev shell 2023-12-13 09:42:00 -05:00
manifest.scm Add helper script to launch the dev shell 2023-12-13 09:42:00 -05:00

README

# -*- mode: org; coding: utf-8; -*-

#+TITLE: README for Guile Guile-Docs

Like janetdocs or clojuredocs, but for guile!

* Developing
** Guix
Either run src_bash{scripts/launch-dev-shell} or run src_bash{guix shell -Df guix.scm -m manifest.scm} to get a developer environment.

manifest.scm is intended for dev tools related programs.