v0.2.1 released
This commit is contained in:
parent
4144924831
commit
c34df5f87e
375 changed files with 21133 additions and 0 deletions
3
v0.2.1/scripts/show_TODO.sh
Executable file
3
v0.2.1/scripts/show_TODO.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
grep "TODO" $(find "$(dirname $0)/.." -type f | grep -v "\.svn" | grep -v "$(basename $0)")
|
Loading…
Add table
Add a link
Reference in a new issue