forked from bbugyi200/funky
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.funky
1 lines (1 loc) · 916 Bytes
/
.funky
1
{"a": "source ~/projects/funky/venv/bin/activate \"$@\"", "SS": "find ./scripts -type f \\( -name \"*.py\" -not -name \"*__.py\" \\) -o -name \"*.sh\" \"$@\"", "C": "echo \"./Makefile ./setup.py ./setup.cfg ./.travis.yml ./MANIFEST.in ./.coveragerc ./.codecov.yaml\" \"$@\"", "D": "echo \"./README.md ./tests/README.md ./CHANGELOG.md ./CONTRIBUTING.md\" \"$@\"", "0": "cd /home/bryan/projects/funky/ || return 1", "I": "get funky \"$@\"", "LL": "ls -a && task project:Dev.funky -BLOCKED next \"$@\"", "T": "find ./tests -type f -name \"*.py\" -not -name \"*__.py\" \"$@\"", "p": "d && eval \"$@\"; a", "S": "find ./funky -type f -name \"*.py\" -not -name \"*__.py\" \"$@\"", "r": "python -m funky \"$@\"", "t": "make check pytest_opts=\"$*\"", "d": "deactivate \"$@\"", "LLL": "ls -a && echo && ghi --no-pager \"$@\"", "F": "echo \"hello world\" \"$@\"", "vr": "vim ./requirements.txt ./requirements_dev.txt \"$@\""}