File: futz

package info (click to toggle)
nb2plots 0.7.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,160 kB
  • sloc: python: 5,223; makefile: 225
file content (5 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# Move to futzing directory, get started
# Source this, otherwise it won't work
FUTZ_DIR="$(dirname "${BASH_SOURCE[0]}")/../nb2plots/tests/futz"
cd $FUTZ_DIR && make init
echo "Now futz with files in proj1 directory and 'make'"