task-spooler

(★ 90)

fork of ts (task spooler by Lluís Batlle i Rossell) to add GNU/Autotools support, and some helper to generate packages

  • aclocal.m4
  • autogen.sh
  • Changelog
  • configure
  • configure.ac
  • COPYING
  • Makefile.am
  • Makefile.in
  • README
  • README.1st
  • README.autotools
  • README.brew
  • README.debian
  • README.md
  • testbench.sh
  • TRICKS
  • ts.rb

# Installation Guide

1. Get the code
git clone https://github.com/xenogenesi/task-spooler

Downloads the entire project code from GitHub to your computer.

cd task-spooler

Moves into the project folder you just downloaded.

2. Official Install Script

Easy Recommended
Prerequisites
  • Homebrew A package manager for macOS/Linux.
brew install ts

Installs the pre-built package via Homebrew — no source build required.

After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.

Pulled directly from this repo's README.

// repository documentation