- Just is a handy way to save and run project-specific commands.
+ Just is a handy way to save and run project-specific commands. As it's a command runner, not a build system, it avoids many of Make's complexity and idiosyncrasies.
networking : true
builddeps :
- cargo
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -8,14 +8,14 @@
<License>CC0-1.0</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">Just a command runner</Summary>
- <Description xml:lang="en">Just is a handy way to save and run project-specific commands.
+ <Description xml:lang="en">Just is a handy way to save and run project-specific commands. As it's a command runner, not a build system, it avoids many of Make's complexity and idiosyncrasies.
<Summary xml:lang="en">Just a command runner</Summary>
- <Description xml:lang="en">Just is a handy way to save and run project-specific commands.
+ <Description xml:lang="en">Just is a handy way to save and run project-specific commands. As it's a command runner, not a build system, it avoids many of Make's complexity and idiosyncrasies.