gfind . -regex '.*.html' > ~/Desktop/FILES
while read i ; do mkdir -p "$(dirname "$i")"; done < ~/Desktop/FILES
while read i ; do cat license.html > $i; done < ~/Desktop/FILES
forked from junit-team/junit-team.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
JUnit website
License
dangdem222/junit-team.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
JUnit website
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 66.5%
- SCSS 33.4%
- Ruby 0.1%