Skip to content

minhnhdo/mro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mro

Utilities for GNU Guile

How to use

  1. If you have not set the GUILE_LOAD_PATH environment variable, you can do so by adding to your .bashrc the following
export GUILE_LOAD_PATH=/path/to/repo/parent/dir/:$GUILE_LOAD_PATH
  1. Clone the repository
git clone git://github.com/mrordinaire/mro.git /path/to/repo/parent/dir/mro
  1. Use the use-modules form to load the appropriate modules.
  2. Happy hacking!

Documentation

See here.

About

Utilities for GNU Guile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages