Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.76 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.76 KB

Build Status

About

tools-deps-helper utility

Building

tools-deps-helper is built, tested, and deployed using Clojure Tools Deps.

GNU Make is used to simplify invocation of some commands.

Requires graalvm-22.3.1+java11 with native-image installed.

make build

Usage

build/tools-deps-helper find-versions org.clojure/clojure

Communication

  • For any other questions or issues about hierarchy free to browse or open a Github Issue.

Contributing

See CONTRIBUTING.md

YourKit

YourKit

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

LICENSE

Copyright 2024 Jose Gomez

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.