All Projects → clojure → tools.build

clojure / tools.build

Licence: EPL-1.0 license
Clojure builds as Clojure programs

Programming Languages

clojure
4091 projects
HTML
75241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to tools.build

C cpp project framework
CMake build system( framework) with kconfig support for C/CPP projects
Stars: ✭ 26 (-83.01%)
Mutual labels:  build, compile
xconfigure
High-Performance configuration patterns and recipes.
Stars: ✭ 42 (-72.55%)
Mutual labels:  build, compile
Shadow Rs
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
Stars: ✭ 117 (-23.53%)
Mutual labels:  build, compile
buildroot
Configure and build dahliaOS Linux-based builds
Stars: ✭ 56 (-63.4%)
Mutual labels:  build, compile
Rebar3
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
Stars: ✭ 1,295 (+746.41%)
Mutual labels:  build, compile
Tutorial Ubuntu 18.04 Install Nvidia Driver And Cuda And Cudnn And Build Tensorflow For Gpu
Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line
Stars: ✭ 91 (-40.52%)
Mutual labels:  build, compile
Improvexamarinbuildtimes
Tips and tricks on how to speed up the time it takes to compile a Xamarin app
Stars: ✭ 180 (+17.65%)
Mutual labels:  build, compile
Autoarchive
一个基于Jenkins的iOS/Android自动构建系统,它实现了最大程度的自动化,让你的iOS自动打包,Android自动打包流程变得更加高效。此项目包含了各种实现细节的讲解说明,你能够使用它解决大多数跟客户端构建/分发相关的问题,并将这种能力进行开放,提高研发效率。
Stars: ✭ 248 (+62.09%)
Mutual labels:  build
golden
a benchmark for compile-time and/or runtime Nim 🏆
Stars: ✭ 28 (-81.7%)
Mutual labels:  compile
Open Electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 242 (+58.17%)
Mutual labels:  build
Stack Images
Heroku stack images
Stars: ✭ 234 (+52.94%)
Mutual labels:  build
Tensorflow-binaries
Tensorflow GNU/Linux, MacOS binaries compiled with SSE4.1, SSE4.2 and AVX
Stars: ✭ 14 (-90.85%)
Mutual labels:  build
docker-openwrt-builder
A Docker container to build OpenWrt images
Stars: ✭ 98 (-35.95%)
Mutual labels:  build
documentify
Modular HTML bundler
Stars: ✭ 47 (-69.28%)
Mutual labels:  compile
ffmpeg-builds
MOVED: https://gitlab.com/q3aql/ffmpeg-builds
Stars: ✭ 71 (-53.59%)
Mutual labels:  build
Bazel Watcher
Tools for building Bazel targets when source files change.
Stars: ✭ 245 (+60.13%)
Mutual labels:  build
tag
tagging apps with immutable intel
Stars: ✭ 23 (-84.97%)
Mutual labels:  build
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (+54.25%)
Mutual labels:  build
abs
PKGBUILDs for the Arch User Repository
Stars: ✭ 38 (-75.16%)
Mutual labels:  build
aseprite-macos-buildsh
Automated script to create latest release app (either beta, or release whichever is newer) of Aseprite for macOS
Stars: ✭ 143 (-6.54%)
Mutual labels:  build

tools.build

A library for building artifacts in Clojure projects.

Docs

Release Information

Latest release:

deps.edn dependency information:

As a git dep:

io.github.clojure/tools.build {:git/tag "v0.9.1" :git/sha "27ff8a4"}

As a Maven dep:

org.clojure/tools.build {:mvn/version "0.9.1"}

Developer Information

Tests

Copyright and License

Copyright © 2022 Rich Hickey, Alex Miller, and contributors

All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 which can be found in the file epl-v10.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].