haute couture
1.0.0
오뜨 꾸뛰르는 CSS와 정적 HTML을 조사하여 오래된 스타일이 없는지 확인합니다. 지정된 CSS 파일의 모든 클래스 및 ID 이름이 일부 HTML 파일에 존재하는지 확인합니다. 일치하지 않는 스타일은 개발자가 검토할 수 있도록 파일로 출력됩니다.
먼저 Go를 설치하세요.
현재 디렉터리에 바이너리를 설치하고 소스 코드는 신경 쓰지 않으려면 다음을 실행하세요.
GOBIN= " $( pwd ) " GOPATH= " $( mktemp -d ) " go get github.com/baltimore-sun-data/haute-couture
$ haute-couture -h
Haute couture looks through your CSS and static HTML to ensure that there are
no out-of-date styles.
Usage: haute-couture [options]
Options:
-css string
CSS file to match against
-exclude value
regexp for sub-directories to exclude (default " ^. " )
-html-dir string
directory to search for HTML files (default " public " )
-include value
regexp for HTML files to process (default " .html?$ " )
-output string
file to save any found extra CSS identifiers in (default " extra-css.txt " )
음, 이름은 다이너마이트예요.
— 그레가비트