Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Anders Blomdell
hash_backup
Commits
7adc50e8
Commit
7adc50e8
authored
Feb 16, 2016
by
Anders Blomdell
Browse files
Renaming project
parent
28fcabe5
Changes
4
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
7adc50e8
*~
__pycache__
totalbackup
\ No newline at end of file
md5backup
\ No newline at end of file
Makefile
View file @
7adc50e8
total
backup
:
total
backup.py $(sort $(wildcard *.py)) Makefile
md5
backup
:
md5
backup.py $(sort $(wildcard *.py)) Makefile
apa
-o
$@
$(
filter
%.py,
$^
)
README.md
View file @
7adc50e8
usage:
total
backup [options]
usage:
md5
backup [options]
optional arguments:
-h, --help show this help message and exit
...
...
total
backup.py
→
md5
backup.py
View file @
7adc50e8
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment