2 Commits

Author SHA1 Message Date
Uttarayan Mondal 3ddcb84265 Can read config files now
- Now reads config from `$XDG_CONFIG_HOME/.config/snake/snake.yaml`
- Added error enum from config and try to remove all usages of unwrap
- Bumped version to 0.2.3
2021-03-15 22:30:49 +05:30
Uttarayan Mondal 5a9e2a85c1 Cargo clippy fixes
Did cargo clippy fixes
Added github workflows
2021-03-15 17:30:10 +05:30