bak icon indicating copy to clipboard operation
bak copied to clipboard

The bakfile manager

Results 16 bak issues
Sort by recently updated
recently updated
newest added

Doing `bak anyfile` throws ``` Traceback (most recent call last): File "/home/valence/.local/bin/bak", line 33, in sys.exit(load_entry_point('bak==0.2.1a1', 'console_scripts', 'bak')()) File "/home/valence/.local/bin/bak", line 25, in importlib_load_entry_point return next(matches).load() StopIteration ```

I created a tutorial and demonstration for the program: [![asciicast](https://asciinema.org/a/442225.svg)](https://asciinema.org/a/442225) Something like this is very nice to have in a README. The tutorial/demo is incomplete and unpolished. I wanted to...

hacktoberfest-accepted

Closes #85

hacktoberfest-accepted

I am used to CLI commands having the `-h` option for help. I know I can use just `bak` to see the help message, but often I type the `-h`...

good first issue
help wanted
hacktoberfest

Hi, I have used this program for a few days and I really like it. One thing did annoy me though. When the file I am backing up is nested...

enhancement

Needs a try/except or a sanity check or something

bug

The code's not too well documented, but, between my downtime and random passersby, this seems like it oughta be doable in October. `test-requires` currently has `pytest` and `pytest-cov`. Also, GitHub...

good first issue
help wanted
hacktoberfest