Schneider
|
88ad30c3fa
|
Add handling of files with missing newline at end
|
2 years ago |
Marcel Schneider
|
982a52a167
|
Add `cat` command
Fixes #5
|
3 years ago |
Schneider
|
40bd7f69d9
|
Don't skip files when checking for root folder
Submodules don't have a .git folder, but only a file.
Fixes #7
|
3 years ago |
Schneider
|
eeb9521ef9
|
Make `add` accept list of files
This adds the possibility to add multiple files at once and fixes #4
|
4 years ago |
Schneider
|
4c21407647
|
Add self advertisement header
|
4 years ago |
Schneider
|
fa9d80fea3
|
Add option to append to local ignore file
|
4 years ago |
Schneider
|
45ba6d11dc
|
fix typo
|
4 years ago |
Schneider
|
37c1a59c68
|
create .gitignore if not existing while `add`
This fixes a bug where the program exited when there was no existing
gitignore file.
|
5 years ago |
Schneider
|
a99df4eda4
|
add package version in logging
|
5 years ago |
Schneider
|
069341dd4c
|
Add option to `get` to append content
|
5 years ago |
Schneider
|
b83c7f8541
|
change dump_completions to a subcommand
|
5 years ago |
Schneider
|
d4b0549769
|
read template content from cache if available
|
5 years ago |
Schneider
|
d51a4c911a
|
implement `get` command
|
5 years ago |
Schneider
|
792f6dc5c3
|
Start with getting templates
|
5 years ago |
Schneider
|
d186cf048f
|
add more detailed logs
|
5 years ago |
Schneider
|
69b3166982
|
ignore integer_arithmetic clippy
|
5 years ago |
Schneider
|
4786f1e0f5
|
Add log entry
|
5 years ago |
Schneider
|
ad45dcd6db
|
fixing clippy warnings
|
5 years ago |
Schneider
|
512d0c2ace
|
implement kind of cache
|
5 years ago |
Schneider
|
71827e157d
|
add file cache object
|
5 years ago |
Schneider
|
010f6f8592
|
add save templates to file cache
|
5 years ago |
Schneider
|
7eae18a837
|
add cache read methods
|
5 years ago |
Schneider
|
651a51b106
|
add list-templates command
|
5 years ago |
Schneider
|
4817426947
|
start with list-templates command
|
5 years ago |
Schneider
|
de0b12a98c
|
add adding of lines
|
5 years ago |
Schneider
|
99977dfd7f
|
Add docs
|
5 years ago |
Schneider
|
59f1b41179
|
print errors to stderr
|
5 years ago |
Schneider
|
923f85d988
|
add first steps
|
5 years ago |
Schneider
|
e7e0c9d0df
|
Created new project from template
|
5 years ago |