Git Product home page Git Product logo

release.sh's Introduction

๐Ÿš€ release.sh

A simple bash script for building Go projects for multiple platforms ๐Ÿ’ป๐Ÿ’พ

๐Ÿ’ฌ Description

release.sh is a tool that makes it easy to build Go projects for multiple platforms. Build your Go app release binaries for all the platforms that matter in just a moment.

๐Ÿ“ Syntax

./release.sh --name [app name] --version [version]

๐Ÿ”จ Usage

To use release.sh, simply run it from the command line with the --name and --version arguments. For example:

./release.sh --name "myapp" --version "1.0.0"

This will build your Go project for the four target platforms and output the resulting binaries to the current directory with the specified names.

๐Ÿ”ง Installation

To install release.sh, just put it in a folder in your path, like /usr/local/bin, or /usr/bin for the truly adventurous :)

๐Ÿ“ƒ Man Page

To view the man page for release.sh, run the following command:

man ./release.sh or ./release.sh --help

๐Ÿ“œ License

This app is licensed under the MIT software license.

๐Ÿค Contributing

Release.sh is welcoming contributions to the project! If you have an idea for a new feature or have found a bug, please open an issue on the GitHub repository. If you want to implement a new feature or fix a bug yourself, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Make your changes and commit them to your branch
  4. Open a pull request from your branch to the master branch of the repository

๐Ÿ’ฐ Donate

If you would like to support the development of this project, you can donate to the following addresses:

  • Bitcoin: bc1qg72tguntckez8qy2xy4rqvksfn3qwt2an8df2n
  • Monero: 42eCCGcwz5veoys3Hx4kEDQB2BXBWimo9fk3djZWnQHSSfnyY2uSf5iL9BBJR5EnM7PeHRMFJD5BD6TRYqaTpGp2QnsQNgC

Thank you for your support!

release.sh's People

Contributors

donuts-are-good avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.