aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-03-29 17:39:28 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-03-29 17:39:28 +0200
commit450740176e1652dfd7c4148d047ac64fb0ae0f34 (patch)
treecfd3764d8f49f3fffb28ae1f4e4a4af0c5a27068
parent1a3c36278c39a275455a0a524f8a494d90f77324 (diff)
Make git part of the maintainer's guide
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d09641..ce0d68f 100644
--- a/README.md
+++ b/README.md
@@ -86,11 +86,14 @@ Your first step will be to prepare a new tarball.
rstar clean -s # Clean up old sources
$EDITOR etc/fetch_core.txt # Update values as necessary
$EDITOR etc/modules.txt # Update values as necessary
+ git commit # Create a commit for this particular release
rstar fetch # Download new sources
rstar install # Compile and install Rakudo Star
rstar test # Run tests
rstar dist # Create a new distribution tarball
+Additionally, you *should* make a tag that represents the current release name.
+
Once you have a tarball, you should upload it to be available to others. Common
places include: