Skip to content

Commit 287e1ae

Browse files
committed
update deployment homebrew template
1 parent 4333d63 commit 287e1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/homebrew/devcleaner.rb.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Documentation: https://docs.brew.sh/Formula-Cookbook
33
# https://rubydoc.brew.sh/Formula
4-
class DevCleaner < Formula
4+
class Devcleaner < Formula
55
desc "A tool to search for node_modules an clean the projects selected"
66
homepage "https://github.com/DevCleaner/devcleaner"
77
if OS.mac?

0 commit comments

Comments
 (0)