unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: Tom Whitcomb <thomaswhitcomb@yahoo.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: Shelling
Date: Fri, 19 Apr 2024 11:30:00 +0100	[thread overview]
Message-ID: <87jzktk5lj.fsf@systemreboot.net> (raw)
In-Reply-To: <1238226916.702419.1713458694879@mail.yahoo.com>


Hi Tom,

I do write my shell scripts in Guile. For added nicety, I usually deploy
these scripts using Guix's G-expressions. This lets you easily manage
the dependencies of that script, and deploy to remote machines
effortlessly. See
https://systemreboot.net/post/deploy-scripts-using-g-expressions for
more details if you're interested.

Here's a more complex example of a guile script:
https://issues.genenetwork.org/topics/deploy/uthsc-vpn-with-free-software
This script connects to a university VPN. The script couldn't have come
together so nicely without Guile or Guix. The complete script itself is
at https://issues.genenetwork.org/topics/deploy/uthsc-vpn.scm

Cheers!
Arun



      parent reply	other threads:[~2024-04-19 10:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1238226916.702419.1713458694879.ref@mail.yahoo.com>
2024-04-18 16:44 ` Shelling Tom Whitcomb via General Guile related discussions
2024-04-18 17:56   ` Shelling Damien Mattei
2024-04-18 23:28   ` Shelling Matt Wette
2024-04-18 23:43     ` Shelling Tom Whitcomb via General Guile related discussions
2024-04-19  6:08       ` Shelling Damien Mattei
2024-04-19  1:51   ` Shelling Ahmed Khanzada via General Guile related discussions
2024-04-19 10:30   ` Arun Isaac [this message]

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

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87jzktk5lj.fsf@systemreboot.net \
    --to=arunisaac@systemreboot.net \
    --cc=guile-user@gnu.org \
    --cc=thomaswhitcomb@yahoo.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).