TopAlter.com

Setup.shl Alternatives

Setup.shl Alternatives

Setup.shl

setup - A simple Bash library for setting up a directory structure using Makefile-like definitions.

Setup.shl is intended to offer the same basic feature set as other make-like tools, within a Bash environment : you can define recipes to create files from their dependencies, and execute those recipes for all the files that aren't up to date, in order and in parallel when possible.

It is very minimal (the core functionality boils down to 3 main functions, and a dozen helpers), and aims to be as simple to learn as possible, while offering a wide extensibility, using Bash as its scripting language.

Pros:
- really small footprint (<1000 LoC for the whole library), which means you can bundle the library as part of your build process
- reduced learning effort (10 minutes to get started), compared to other equally powerful tools
- portable on all Unixes that can run Bash (Linux, MacOS, FreeBSD, ...)
- Setup scripts can use all the power of Bash to define their own recipes and rules
- can watch source files for changes to implement continuous builds
- composable : build scripts can load other build scripts to transparently integrate their productions

Cons:
- needs Bash > 4.0 to function correctly, which may require an update on some systems
- can be a bit slow to scan all the dependencies of a large build on a slow disk (it can scan up to 1000 files/s), although you can use state files to mitigate the problem somewhat, and continuous builds if all else fails
- very young tool, with few builtin rules and little standardization

Best Setup.shl Alternatives

Need an alternative to Setup.shl? Read on. We've looked at the best Setup.shl alternatives available for Windows, Mac and Android.

Maven

Maven

FreeOpen SourceMacWindowsLinux

Apache Maven is a Java-based tool for build automation and project management (in software development). It is centered around a Project Object Model (POM) described in...

Features:

  • C++ support
  • Build system
CMake

CMake

FreeOpen SourceMacWindowsLinuxHaiku

CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler...

Features:

  • C++ support
  • C support
  • Cross-platform
GNU Make

GNU Make

FreeOpen SourceMacWindowsLinuxBSDCygwin

Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

Gradle

Gradle

FreeOpen SourceMacWindowsLinux

Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as...

Features:

  • Build system
  • Java
SCons

SCons

FreeOpen SourceMacWindowsLinux

SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make...

Ant

Ant

FreeOpen SourceMacWindowsLinux

Apache Ant is an Open Source Java-based build tool (for software development). It uses XML files to describe, structure and control the build process. Most actions are...

MakeMe

MakeMe

FreeOpen SourceMacWindowsLinux

Embedthis MakeMe is a modern replacement for make and autoconf. It manages the building of programs and products by direct compilation and the generation of IDE projects...

Premake

Premake

FreeOpen SourceMacWindowsLinux

Powerfully simple build configuration Describe your software project just once, using Premake's simple and easy to read syntax, and build it everywhere. Generate...

Features:

  • Cross-platform
  • Portable
Buck

Buck

FreeOpen SourceMacLinuxGitHub

Buck is a build system developed and used by Facebook. It encourages the creation of small, reusable modules consisting of code and resources, and supports a variety of...

Features:

  • Java
  • Python
  • Rust

Upvote Comparison

Interest Trends

Setup.shl Reviews

Add your reviews & share your experience when using Setup.shl to the world. Your opinion will be useful to others who are looking for the best Setup.shl alternatives.

Copyright © 2021 TopAlter.com

Sites we Love: AnswerBun, MenuIva, UKBizDB, Sharing RPP