task-spooler
fork of ts (task spooler by Lluís Batlle i Rossell) to add GNU/Autotools support, and some helper to generate packages
File Explorer
Download Latest Version (.zip)- compile
- config.guess
- config.sub
- depcomp
- install-sh
- missing
- test-driver
- format
- changelog
- compat
- control
- copyright
- docs
- README.Debian
- README.source
- rules
- control
- changelog
- compat
- control
- docs
- rules
- ts-0.5.2.ebuild
- article_linux_com.html
- index.html
- ts-0.2.1.png
- ts-0.5.4.ebuild
- buglist.bug
- makedeb
- mymail.sh
- OBJECTIVES
- PORTABILITY
- PROTOCOL
- setenv
- client.c
- config.h.in
- env.c
- error.c
- execute.c
- info.c
- jobs.c
- list.c
- mail.c
- main.c
- main.h
- Makefile.am
- Makefile.in
- Makefile.noauto
- msg.c
- msgdump.c
- print.c
- server.c
- server_start.c
- signals.c
- tail.c
- ts.1
- ttail.c
- 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 RecommendedPrerequisites
- 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
Was this content helpful?
(0 ratings)
