Skip to main content

A Makefile to Batch converter.

Project description

Makefile to Batch

License GitHub release (latest by date) PyPI Quality Gate Status

This is a simple tool to convert a GNU Makefile into a Windows Batch file.

Usage

Install the tool by using PyPI using the following command:

pip install make-to-batch

You can also install by downloading the source code:

cd path/to/source/
python setup.py install

The tool provides only a command, make-to-batch, that converts a Makefile in the current directory to a batch file in the same directory. The tool behaviour can be customized using some options: here is the help of the tool.

$ make-to-batch -h
usage: make-to-batch [-h] [-v] [-i INPUT] [-o OUTPUT]

Convert a Makefile to a Batch (Windows) file.

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -i INPUT, --input INPUT
                        set the makefile to be converted. Defaults is
                        './Makefile'
  -o OUTPUT, --output OUTPUT
                        set he name of the output batch file. Defaults is
                        './make.bat'

Contributing

For more information on how to contribute, go to the file CONTRIBUTING.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

make-to-batch-0.2.0.tar.gz (6.3 kB view details)

Uploaded Source

File details

Details for the file make-to-batch-0.2.0.tar.gz.

File metadata

  • Download URL: make-to-batch-0.2.0.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.1

File hashes

Hashes for make-to-batch-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f6b44ebcfa32ad9b7566c1d197786e9aede989d9801e353ee89bbc961f66c0bd
MD5 c2f9280e3442b8544c3c8c1783352381
BLAKE2b-256 b3d24a194b30b3c01a358fdece2b41ff4e43bdf85f7a60ac6962b2fae82273f5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page