mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 22:05:43 +01:00
* Add sub-scraper functionality * Add scraping of performer image * Add scene cover image scraping * Port UI changes to v2.5 * Fix v2.5 dialog suggest color * Don't convert eol of UI to support pretty
3 lines
41 B
Ruby
3 lines
41 B
Ruby
guard 'gotest' do
|
|
watch(%r{\.go$})
|
|
end
|