init project setup
This commit is contained in:
commit
0a31ad7188
15 changed files with 503 additions and 0 deletions
2
scripts/dos_to_unix.sh
Executable file
2
scripts/dos_to_unix.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
find . -name *.scala -exec dos2unix {} \;
|
||||
Loading…
Add table
Add a link
Reference in a new issue