We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9198842 commit e27a103Copy full SHA for e27a103
README.md
@@ -8,6 +8,8 @@ Contact me, if you want to participate and improve `nix-script`!
8
Version 3.0.0 is the first release by myself (Dominik Schrempf). See the
9
[Changelog](./CHANGELOG.md) for more information.
10
11
+Please also consider using [`Magix`](#Magix), see below.
12
+
13
# Nix-script
14
15
With `nix-script`, you can
@@ -166,3 +168,9 @@ support:
166
168
# License
167
169
170
`nix-script` is licensed under the BSD 3-Clause license, located at `LICENSE`.
171
172
+# Magix
173
174
+My rust is a bit rusty, and `nix-script` is a complex project. Maybe a bit more
175
+complex that it needs to be. I tried building a simpler (but also less
176
+feature-rich) alternative: [Magix](https://github.com/dschrempf/magix).
0 commit comments