Skip to content

jamesmoriarty/gobat2exe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBat2Exe

GitHub release (latest by date) Continuous Integration

Convert Windows batch files into executable files.

Usage

You can drag and drop .bat files onto bat2exe.exe or invoke via command line:

.\bat2exe.exe .\example.bat

Example

Drag and drop

Download

You can download releases here.

Install

You can install with Golang:

go get github.com/jamesmoriarty/gobat2exe
go install github.com/jamesmoriarty/gobat2exe

Build

go build .\cmd\bat2exe.go

Test

go test

About

Convert Windows batch files into executable files.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published