Imposter / indigo-version

A C# C/C++ header version generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndigoVersion

Version system for C/C++ programs.

Usage

Command: IndigoVersion.exe <directory> <product_name> <command>

  • directory: Where the header is to be generated
  • command: The product name, and what the header will be named
    • Increase
    • Decrease
    • Reset

License

Copyright (C) 2018 Imposter. All Rights Reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

About

A C# C/C++ header version generator

License:GNU General Public License v3.0


Languages

Language:C# 100.0%