Commit graph

117 commits

Author SHA1 Message Date
Superwhiskers
d41951e55d more features 2018-02-22 14:24:51 -06:00
superwhiskers
c742e910da
Merge pull request #3 from netux/log-to-file
Finished logging to external file (output.log)
2018-02-21 21:13:48 -06:00
Martín (Netux) Rodríguez
4d76544ccc Finished logging to external file (output.log)
- Moved opening of output.log to a log() function
  - Logs a string to the console with print()
  - opens output.log in append mode and writes the string to the file
2018-02-22 00:01:44 -03:00
superwhiskers
0a6299ea70
Merge pull request #2 from netux/config-json-example
Allow users to define their own custom config.json without affecting Git commits
2018-02-21 20:43:03 -06:00
Martín (Netux) Rodríguez
c0709c0f7c Allow users to define their own custom config.json without affecting Git commits
- Added .gitignore with config.json, output.log and .vscode/
- Added config.example.json
- Exit the program if no config.json file was found
2018-02-21 23:25:13 -03:00
Superwhiskers
bcbfdf6e67 quick vuln fix 2018-02-21 19:13:05 -06:00
Superwhiskers
c269e45136 ayy anywhere (first instance) 2018-02-21 18:55:26 -06:00
superwhiskers
e682c6cafa logging to console 2018-02-21 16:12:37 -06:00
Superwhiskers
ff8d64b9df fix teapot 2018-02-20 20:52:54 -06:00
Superwhiskers
144b710307 config and other things 2018-02-20 20:38:32 -06:00
Superwhiskers
5402ced018 varaible ayy 2018-02-20 18:17:47 -06:00
Superwhiskers
0194758ba1 variable ayy 2018-02-20 18:17:02 -06:00
superwhiskers
da28905939
Merge pull request #1 from netux/regexp-ayy
Use RegExp for "ayy" maching by @netux
2018-02-20 18:03:41 -06:00
Martín (Netux) Rodríguez
30b57bc70a Use RegExp for "ayy" maching
Now matching however many y's it can find
2018-02-20 21:00:42 -03:00
Superwhiskers
a4efd8f453 i'm a little teapot short and stout 2018-02-20 17:48:27 -06:00
Superwhiskers
21aae1a3da more things 2018-02-20 16:46:32 -06:00
superwhiskers
ca8e044c1d add the basic code 2018-02-20 13:20:53 -06:00