Skip to content
/ tfw Public

The Tiny Floating Whale of infrastructure at Travis CI ✨ 🐳

License

Notifications You must be signed in to change notification settings

travis-ci/tfw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfw

Build Status

✨ The Tiny Floating Whale of infrastructure at Travis CI ✨

oooOOOOoooooo

This repository contains a script, ./bin/tfw, and some adjacent supporting bits, which are meant to be used for a variety of tasks performed during the lifetime of a Docker-empowered VM.

Installation

Installation may be done by downloading the ./bin/tfw script alone, or by downloading a tarball of this repo and running make install accordingly, e.g.:

mkdir -p /tmp/tfw
curl -sSL https://api.github.com/repos/travis-ci/tfw/tarball/master |
    tar -C /tmp/tfw --strip-components=1 -xzf -
# Use whatever PREFIX you like!
make -C /tmp/tfw install PREFIX=/usr/local

Usage

Ask for help:

tfw help

Ask for help about a particular command:

tfw help printenv

See also: USAGE.md

About

The Tiny Floating Whale of infrastructure at Travis CI ✨ 🐳

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •