Categorygithub.com/heshanpadmasiri/jBalCompTools
repositorypackage
0.0.0-20240817034520-6bb1124f9dd2
Repository: https://github.com/heshanpadmasiri/jbalcomptools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

JBalCompTools

A collection of various utility functions I use regularly unified under a easy to use cli tool. For a list of currently implemented as well as planned features checkout TODO.md file

Install

go install github.com/heshanpadmasiri/jBalCompTools@latest

Configuration

This program expect a configuration file at ~/.config/jBalCompTools/config.toml with fallowing data

sourcePath = "PATH TO ballerina-lang repo"
version = "version to the jBallerina you are building"