Commit graph

66 commits

Author SHA1 Message Date
tgpethan
3c808631f6 Remove ci 2020-03-27 15:07:41 +00:00
the-basic-geek
a19538f481
Merge pull request #22 from tgpethan/circleci-project-setup
Add circleci config
2020-03-27 14:53:51 +00:00
Ethan Stubbs
325f268a99 Add .circleci/config.yml 2020-03-27 14:49:51 +00:00
the-basic-geek
1a11eb2213
Merge pull request #21 from tgpethan/more-readme
Readme fixes AGAIN
2020-03-27 12:48:53 +00:00
tgpethan
6cb25e89b5 Readme fixes AGAIN 2020-03-27 03:24:05 +00:00
the-basic-geek
87410c31ec
Merge pull request #20 from tgpethan/consoleHelper-formatting
Sort out consoleHelper's Config formatting
2020-03-26 16:30:05 +00:00
tgpethan
f0e3120b83 Sort out consoleHelper's Config formatting
The consoleHelper has some pretty ugly formatting on the config, this fixes that.
2020-03-26 16:25:25 +00:00
the-basic-geek
904370fcf4
Merge pull request #19 from tgpethan/fix-readme
Fix mistakes in readme
2020-03-26 16:21:13 +00:00
tgpethan
e2c4c7bf98 Fix mistakes in readme
Some mistakes made it through the review from the previous pr updating the readme from a few months ago.
2020-03-26 16:17:36 +00:00
Ethan Stubbs
6042c87d14
Merge pull request #16 from tgpethan/add-comments
Add comments to the framework & included modules
2020-01-04 15:18:12 +00:00
Ethan Stubbs
627d5846c4
Merge branch 'master' into add-comments 2020-01-04 15:17:13 +00:00
tgpethan
c36d31863e Fix conflicts 2020-01-04 15:16:08 +00:00
Ethan Stubbs
9bd0eda811
Merge pull request #18 from tgpethan/code-order
Code order fix
2020-01-04 15:13:11 +00:00
tgpethan
30dc631566 Update index.js 2020-01-04 12:54:06 +00:00
tgpethan
742f9a1dde Rephrase and add comments to example_request_handler 2020-01-04 12:30:27 +00:00
tgpethan
9bb52fcc8f Add some more comments to the consoleHelper 2020-01-04 12:27:12 +00:00
tgpethan
ea15b7dcb2 Change and Add some comments to framework 2020-01-04 12:23:30 +00:00
tgpethan
a775a4c988 Add comments to example_request_handler 2020-01-04 12:16:38 +00:00
tgpethan
c25c8d75d8 Add comments to consoleHelper 2020-01-04 12:14:45 +00:00
tgpethan
c09a0b943b Add a missed comment to index.js
I forgot to save.
2020-01-04 12:10:23 +00:00
tgpethan
7807fccd8a Add comments to index.js 2020-01-04 12:08:03 +00:00
Ethan Stubbs
9aba8a8583
Merge pull request #14 from tgpethan/nexe-package-fix2
Package fix again
2020-01-04 05:14:24 +00:00
tgpethan
478711815f Package fix again
Turns out my solution sucks
2020-01-03 05:32:48 +00:00
the-basic-geek
38912abd49
Merge pull request #9 from tgpethan/readme-update
Readme updates
2020-01-03 04:59:06 +00:00
tgpethan
402c6399fb Fix formating and add extra projects section. 2020-01-03 04:57:06 +00:00
the-basic-geek
e660904aff Update README.md 2020-01-03 04:40:19 +00:00
the-basic-geek
c38acc12aa Update README.md 2020-01-03 04:36:46 +00:00
the-basic-geek
066d8516d5 Update README.md 2020-01-03 04:35:43 +00:00
the-basic-geek
ecd0116d1a Update README.md 2020-01-03 04:32:57 +00:00
the-basic-geek
afb3c225ae Update README.md 2020-01-03 04:18:17 +00:00
the-basic-geek
52cb2af474 Merge branch 'readme-update' of https://github.com/tgpethan/Revolution into readme-update 2020-01-03 04:15:59 +00:00
the-basic-geek
a5e6b50662 Update README.md 2020-01-03 04:15:45 +00:00
tgpethan
a91d1ccb38 Delete .DS_Store 2020-01-03 04:12:51 +00:00
tgpethan
984bb65c45 Ignore .DS_Store 2020-01-03 04:11:51 +00:00
the-basic-geek
29d5719cf9 Update README.md 2020-01-03 04:08:43 +00:00
the-basic-geek
e67ea28b5d Update README.md 2020-01-03 04:06:54 +00:00
Ethan Stubbs
6b41e76299
Merge pull request #13 from tgpethan/nexe-config-fix
Package fix
2020-01-03 04:06:06 +00:00
tgpethan
c85a1b28bb Add checks for config and to also prevent the config from being packaged with the framework 2020-01-03 04:03:04 +00:00
the-basic-geek
984cc6aa31 Create .DS_Store 2020-01-03 03:37:14 +00:00
Ethan Stubbs
4466f5aa18
Merge pull request #12 from tgpethan/remove-if
Remove an unneeded if
2020-01-03 03:29:21 +00:00
tgpethan
ffde31cfbd Don't need an if here 2020-01-03 01:05:31 +00:00
Ethan Stubbs
3407ba7499
Merge pull request #11 from tgpethan/async
Resolve async issue
2020-01-03 00:34:28 +00:00
tgpethan
7da57a293b Update example_request_handler.js 2020-01-03 00:31:03 +00:00
tgpethan
0b41855824 Add some headers 2020-01-03 00:09:39 +00:00
the-basic-geek
e841cedf0d remove eus line 2020-01-02 23:32:29 +00:00
Ethan Stubbs
ea15c18e27
Merge pull request #8 from tgpethan/add-erh-firstload-log
Add Initial startup headers to example request handler
2020-01-02 23:21:56 +00:00
tgpethan
2508df2619 Add Initial startup headers to example request handler
Modules that create folders should log to the console when they do so.
2020-01-02 23:15:00 +00:00
Ethan Stubbs
6e4d00eae8
Merge pull request #7 from tgpethan/12-hour-time
Add 12 hour time option for console output
2020-01-02 23:00:34 +00:00
tgpethan
31acd6dbb5 Add 12 hour time option for console output
This pr adds functionality to the consoleHelper that allows it to have it's own module folder and config to enable options for other time formats.
2020-01-02 22:56:50 +00:00
Ethan Stubbs
53be5a8201
Merge pull request #4 from tgpethan/check-required-modules
Add required module checks
2020-01-02 21:04:04 +00:00