Command line tool to duplicate/modify version number strings across source code and distribution files according to syntax context.

⌈⌋ ⎇ branch:  version numbers get/write


Update of "version numbers get/write"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: ca977dfbad117f791d774f8339c15fe08f818107
Page Name:version numbers get/write
Date: 2014-02-08 22:38:29
Original User: mario
Parent: e13c0df42e6fee6834c5c588a90c4998183e0aaa (diff)
Next a4c90206e3a1de6d3e10a059799ade6dde905f33
Content

version numbers get / write

This is a commandline tool to update version numbers across source code files.

It understands multiple syntax contexts to constrain write operations. And the command arguments can be mixed naturally.

documentations

Just running the script displays a simple help (same as atop the code).

But there's also a manpage.

why?

It's useful for preparing a manual packaging process. It can keep version numbers in sync across source code to documentation and build scripts.

Earlier implementations of this were patched to a specific language or too generic. This consolidates the regex handling and command line interface.

There are probably other tools like that, but they're obviously not easy to google (those that are are also domain-specific and tied to particular languages).

download

See http://apt.include-once.org/ for the download repository.

project updates

Updates are announced on http://freecode.com/projects/version-numbers-readwrite