guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#31395] [PATCH 0/2] Add Snap! educational programming language


From: Nicolas Goaziou
Subject: [bug#31395] [PATCH 0/2] Add Snap! educational programming language
Date: Wed, 9 May 2018 23:44:00 +0200

Hello,

The following two patches add Snap!. The application itself consists of --
mostly -- an HTML file, a bunch of ".js" files, and some art files in
subdirectories. 

Since it is a webapp, there is no executable. In order to provide something to
run, the package generates a Bash script that opens the HTML file using
`xdg-open'.

Regards,

Nicolas Goaziou (2):
  gnu: Add js-filesaver.
  gnu: Add snap.

 gnu/packages/education.scm  | 82 ++++++++++++++++++++++++++++++++++++-
 gnu/packages/javascript.scm | 39 ++++++++++++++++++
 2 files changed, 119 insertions(+), 2 deletions(-)

-- 
2.17.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]