Add note in readme on getting going with guix

This commit is contained in:
TakeV 2023-12-12 23:32:32 -05:00
parent 170bff4d58
commit c6c5bd26f5
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
1 changed files with 7 additions and 0 deletions

View File

@ -2,3 +2,10 @@
#+TITLE: README for Guile Guile-Docs
Like janetdocs or clojuredocs, but for guile!
* Developing
** Guix
Just 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.