Closed ravsii closed 7 months ago
Describe the bug On smug new test -d no file is being created, smug.log is empty. So looks like bug
smug new test -d
smug.log
https://github.com/ivaaaan/smug/assets/5007271/0a656621-3ed0-47e6-8ff1-71ef61901658
Smug config Nothing
Expected behavior touch ~/.config/<name>.yaml
touch ~/.config/<name>.yaml
Output of cat ~/.config/smug/smug.log Empty
cat ~/.config/smug/smug.log
Smug version 0.3.3
0.3.3
OS you're using MacOS 14.4
smug new <project> is just $EDITOR ~/.config/smug/<project>.yaml, so you should save the file yourself.
smug new <project>
$EDITOR ~/.config/smug/<project>.yaml
I will close that for now, feel free to reopen if you still think it's a bug
Describe the bug On
smug new test -d
no file is being created,smug.log
is empty. So looks like bughttps://github.com/ivaaaan/smug/assets/5007271/0a656621-3ed0-47e6-8ff1-71ef61901658
Smug config Nothing
Expected behavior
touch ~/.config/<name>.yaml
Output of
cat ~/.config/smug/smug.log
EmptySmug version
0.3.3
OS you're using MacOS 14.4