Giter Club home page Giter Club logo

ubt's Introduction

Unified Build Tool

Please refer to Docs here.

Documentation for v0.2

Getting Started

UBT is a command-line tool used to run pre-defined tasks. These tasks can multiple dependent tasks which will also be executed. UBT tool requires a valid XML configuration in UBT required format.

UBT is written in Rust, so it gives us more advantage on the operating system. One source code will be used across all different operating system, Rust will handle the internal while you compile the source code. UBT will not override any permission set by the operating system, it is preferred for security reasons.

UBT has a number of built-in tasks which will can be used in the build file to simply all the tasks. Please refer to the Tutorial or Reference to explore all the availbel build-in tasks. UBT can be used in any number of ways depending on the project requirement. There are few limitations known as we develop, but will be removed in the future releases.

When to use?

The main known usage of UBT can be,

  • Automation Build
  • Production Deployment
  • Execute commands
  • Folder Management

Note: It is a tool, so much more based on your imagination can be acheived

How to install?

We are not there yet. Please clone the repo and run from build. Make sure Rust is installed on the local system.

$ git clone  https://github.com/mahadeer/ubt.git
$ cd ubt
$ cargo run 'C:/somewhere/build.xml'

Contributing

Please refer Contribute for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. Version released can be found on the release tags.

Authors

Mahadeer Mohamed

License

This project is licensed under the MIT License - see the Usage file for details

ubt's People

Contributors

mahadeer avatar

Stargazers

Habeeb avatar Jefferson Swartz avatar  avatar

Watchers

 avatar  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.