Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Github GitHub makes a great place to host code. There are a few things to remember:

...

The second can be automated by using a Github GitHub service hook as shown below. 

...

When your ruleset changes, you need to alert KRE tell the engine that there is a new version available. This is easily done with GithubGitHub's webhooks support.

After creating your repository in Github and GitHub and creating your KRL ruleset, go to the repository settings. The button for this is in the repository's menu, near Graphs, Issues, Code, etc.

...

Save the WebHook, and you're good to go. As soon as When you push your code to GitHub, the KRE pico engine's cache will be flushed.