From: Matthieu Rakotojaona <matthieu.rakotojaona@gmail.com>
To: sup-devel <sup-devel@rubyforge.org>
Subject: [sup-devel] Simplification of heliotrope usage
Date: Sat, 19 Jan 2013 16:01:22 +0100 [thread overview]
Message-ID: <CAMiZLn3fX5CbLPBJORzC6YQzaKjrqtR-i4iobWM8KgD9+VrC4g@mail.gmail.com> (raw)
Hello everyone,
I've simplified the usability of heliotrope through this pull-request :
https://github.com/sup-heliotrope/heliotrope/pull/1
Basically, to install heliotrope you need to :
1. Install ruby
2. git clone the branch
(https://github.com/sup-heliotrope/heliotrope/tree/usability)
3. Install the bundle gem and run it :
$ gem install bundle
$ bundle install
4. run heliotrope :
$ ruby /path/to/bin/heliotrope-server
This should simplify the management of gems versions (the versions are
checked-in, thus using `bundle install` will install the exact same
version as what I have), the management of paths (everything
heliotrope-related is in $XDG_DATA_HOME/heliotrope, so you don't need
to specify a folder). The other command are also modified, so that you
can simply run
$ ruby /path/to/bin/heliotrope-import -l <maildir directory>
to import all your mails from a maildir. The README is updated, so you
can read what's up.
I'd really like to push it as fast as possible into the develop branch
because it helps a lot. Feel free to use/test it.
--
Matthieu RAKOTOJAONA
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel
reply other threads:[~2013-01-19 15:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAMiZLn3fX5CbLPBJORzC6YQzaKjrqtR-i4iobWM8KgD9+VrC4g@mail.gmail.com \
--to=matthieu.rakotojaona@gmail.com \
--cc=sup-devel@rubyforge.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox