diff options
author | msglm <msglm@techchud.xyz> | 2023-01-11 20:49:28 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-01-11 20:49:28 -0600 |
commit | b9d8d41e2f1ad23ebe5d43d96f283822209f49b9 (patch) | |
tree | fe0fd0051dba248e5adfcdfa3a636f959ec0f40c /nim.cfg | |
parent | 466e5376d61f004169fce19c8e20d192d272b59e (diff) | |
download | indeedwatcher-b9d8d41e2f1ad23ebe5d43d96f283822209f49b9.tar.gz indeedwatcher-b9d8d41e2f1ad23ebe5d43d96f283822209f49b9.tar.bz2 indeedwatcher-b9d8d41e2f1ad23ebe5d43d96f283822209f49b9.zip |
4 big improvements
config, if it doesn't exist, is created
cache, if it doesn't exist, is created
nimble build system added
you can now blacklist words from job titles
Diffstat (limited to 'nim.cfg')
-rw-r--r-- | nim.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +-d:release -d:ssl |