joe
joe copied to clipboard
:running: A .gitignore magician in your command line
I'm good
The README `joe ls` example lists `ipythonnotebook`, but I'm not seeing it: ``` $ joe u && joe ls Updating gitignore files.. 183 supported .gitignore files: actionscript, ada, agda, android,...
When I do ``` shell % joe ls ``` it just prints a blob of all possible joe `.gitignore` files. **_It's not very readable**_. If it had auto-completion, we could...
Right now joe generates all output to stdout, even error reports. So, if you run it like this: ```bash joe g osX >> .gitignore ``` You'll end up with invalid...
I found myself wanting to use the project and also learning Go and I decided this tool deserved a recent fork. I haven't checked all the forks, but the 8-10...
I just reinstalled joe (removed the old binary and PATH entry). ``` C:\dev>joe update Updating gitignore files.. 2018/06/04 10:50:46 open /tmp/master.zip: The system cannot find the path specified. ``` ```...
I'm using joe on Git for Windows 2.13 and I get the following error: ``` $ joe g visualstudio,csharp 2017/07/10 09:18:57 open E:\Google Drive\Development\Home\Robert/.joe-data: The system cannot find the file...
This repo has not has an update since 2017 and is piling up more and more stale issues and PRs. Since the repo is unmaintained, a warning should be placed...
Hi @karan, I love this tool. I've been using it for as long as I can remember. Thanks so much for making it (and also thanks for rewriting this in...