genode-ehmry/nim
Ehmry - 2a8ef1737a Blobsets slides 2019-05-20 11:19:50 +02:00
..
blobsets@7a583a4783 Update blobsets submodule 2019-05-02 11:17:36 +02:00
carn_layouter@75cf89f0ab Move nimble to nim 2019-04-27 20:18:11 +02:00
fetch_and_copy@b435efd9be Move nimble to nim 2019-04-27 20:18:11 +02:00
icy_client@9d59f400f2 Move nimble to nim 2019-04-27 20:18:11 +02:00
imap_report@bb47512970 Move nimble to nim 2019-04-27 20:18:11 +02:00
musicbrainz_playlist_generator@38462acefb Blobsets slides 2019-05-20 11:19:50 +02:00
nim@cd6b947b20 Nim update 2019-05-15 00:17:42 +02:00
nim-genode@e100bf80fb Move nimble to nim 2019-04-27 20:18:11 +02:00
nim-monero@4388541b96 Move nimble to nim 2019-04-27 20:18:11 +02:00
ninep@739f74840b Move nimble to nim 2019-04-27 20:18:11 +02:00
spry_genode@cb4d64fa73 Move nimble to nim 2019-04-27 20:18:11 +02:00
xspf_view@40ae6930eb Add xspf_view submodule 2019-05-15 12:28:38 +02:00
README.md Initial commit 2019-03-07 18:22:51 +01:00
Tuprules.tup WiP! public makefiles 2019-04-27 20:18:13 +02:00
binaries.tup Put BIN_RULES in Nim binary rules 2019-04-27 20:18:13 +02:00
package.tup WiP! public makefiles 2019-04-27 20:18:13 +02:00

README.md

This directory hosts component submodules written in Nim. Integration is simple, commit a Tupfile containing the following to the upstream repository, assuming the repository contains an *,nimble, an archives, and a runtime file.

include_rules
include $(NIMBLE_BINARIES_INCLUDE)
include $(NIMBLE_PACKAGE_INCLUDE)