README.md

wama

.github/workflows/main.yaml Codecov test coverage CRAN status Lifecycle: experimental

Wama [ˈvama] noun German acronym for Waschmaschine (washer)

When iterating during local development, there's a lot of lather, rinse, repeat. wama does it for you, in the background.

For example, you might often want to run:

  1. devtools::document()
  2. pkgdown::build_site()
  3. pkgdown::preview_site()

and other such workflows.

Existing keyboard shortcuts are a great help, but sometimes even that is too much of a hassle.

For rapid iterations, especially on shiny apps or when polishing the documentation, automatically re-running these steps saves time and helps you stay focused.

wama watches relevant files and folders for changes, and then automatically triggers these jobs in the background.

Notes

Important to note:

Related Work

And I'm really hoping I didn't miss something and am uselessy reinventing the wheel here ... 😬.



maxheld83/wama documentation built on Dec. 21, 2021, 3:52 p.m.