aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorArun Isaac2021-12-10 15:44:28 +0530
committerArun Isaac2021-12-10 15:47:39 +0530
commitaceca96e42068fc477a88f8b938becdddb75fa41 (patch)
tree72e8e31e7ee8b5e4d1504c515b9d4670c76ee94f /README.org
parentc45b39ff980d74c74ac1e76228b2da9a15fc9f65 (diff)
downloadccwl-aceca96e42068fc477a88f8b938becdddb75fa41.tar.gz
ccwl-aceca96e42068fc477a88f8b938becdddb75fa41.tar.lz
ccwl-aceca96e42068fc477a88f8b938becdddb75fa41.zip
README: Recommend Guix to set up a development environment.
* README.org (Contributing): Recommend Guix to set up a development environment.
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 2206f85..5811455 100644
--- a/README.org
+++ b/README.org
@@ -82,6 +82,12 @@ Feedback, suggestions, feature requests, bug reports and pull requests
are all welcome. Unclear and unspecific error messages are considered
a bug. Do report them!
+To hack on ccwl, you can use GNU Guix to quickly drop into a
+development environment by running
+#+BEGIN_SRC shell
+ $ guix shell -Df guix.scm
+#+END_SRC
+
* License
ccwl is free software released under the terms of the [[https://www.gnu.org/licenses/gpl.html][GNU General