• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bryanl / doit
92%
master: 55%

Build:
Build:
LAST BUILD BRANCH: increase-command-test-coverage
DEFAULT BRANCH: master
Repo Added 03 Jun 2015 10:13PM UTC
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH config-file
branch: config-file
CHANGE BRANCH
x
Reset
  • config-file
  • add-account-status
  • add-command-aliases
  • add-droplet-size
  • add-text-output-to-images
  • better-error-messages
  • bryanl-coveralls-doit
  • build-redux
  • cli-auth
  • config2
  • coveralls
  • create-defaults
  • fix-ssh-term
  • floating-ip-listing
  • godep
  • housecleaning
  • hq
  • image-public-flag
  • import-pub-key
  • increase-command-test-coverage
  • init
  • list-app-regression
  • master
  • natural-droplet
  • natural-ssh
  • pass-ssh-options
  • plugin-test
  • remove-last-docli
  • remove-plugins
  • rework-cli
  • ssh-support
  • synchronous-creates
  • text-output
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.4
  • v0.2.5
  • v0.3.0
  • v0.5.1
  • v0.6.0
  • wtf

pending completion
48

push

travis-ci

bryanl
Add support for a config file

By default, `doit` will load a configuration file from `$HOME/.doitcfg` if found.

* `token` - The DigitalOcean token. You can generate a token in the [Apps & API](https://cloud.digitalocean.com/settings/applications) Of the DigitalOcean control panel.
* `output` - Type of output to display results in. Choices are `json` or `text`. If not supplied, `doit` will default to `text`.

Example:

```yaml
{
  token: MY_TOKEN
  output: text
}

1580 of 1709 relevant lines covered (92.45%)

2.26 hits per line

Relevant lines Covered
Build:
Build:
1709 RELEVANT LINES 1580 COVERED LINES
2.26 HITS PER LINE
Source Files on config-file
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
48 config-file Add support for a config file By default, `doit` will load a configuration file from `$HOME/.doitcfg` if found. * `token` - The DigitalOcean token. You can generate a token in the [Apps & API](https://cloud.digitalocean.com/settings/applications... push 13 Jul 2015 04:20PM UTC bryanl travis-ci pending completion  
See All Builds (162)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc