Skip to content

gschwim/tugboat-sandbox

 
 

Repository files navigation

Welcome to the Tugboat Sandbox!

To generate a Tugboat Preview

All you need to do to generate a Tugboat Preview is to create a pull request.

We’ve got two easy routes that you can take: Classic or Quick Start

If you’re just looking for a quick way to see Tugboat spin up a Preview, go with our Quick Start. You’ll be able to try Tugboat out without cloning the site or using Terminal.

If you’re a developer who is familiar with pulling down repos and using git, Classic is probably a better fit for you. You’ll get the full Tugboat experience.

Quick start guide

  1. Click on the index.html file above image

  2. Click the Edit button on the top right of the code view. image

  3. Change whatever you want! We're editing the header, but you can be creative. Make it your own, but please keep it clean. Our sandbox is public, so don't post anything you wouldn't want Grandma to see. image

  4. Scroll to the bottom of the code page and click the Propose file change button image

  5. On the next screen, click the Create pull request button image

  6. On the "Open a pull request" screen, click the Create pull request button image

  7. Your pull request will be open. Wait about a minute, and Tugboat will comment with an automated build of your pull request. Click the link to be taken to that environment. image

  8. Tada! image

Classic guide

  1. Clone down the Tugboat Sandbox git clone [email protected]:TugboatQA/tugboat-sandbox.git

  2. Create a new branch git checkout -b your-branch-name-here

  3. Change whatever you want! Have fun and make it your own, but please keep it clean. Our sandbox is public, so don't post anything you wouldn't want Grandma to see.

  4. Push up your changes and create a pull request

  5. Your pull request will be open. Wait about a minute, and Tugboat will comment with an automated build of your pull request. Click the link to be taken to that environment.

About

A sandbox repository for public trials of Tugboat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.3%
  • CSS 29.4%
  • JavaScript 14.1%
  • Makefile 0.2%