For enhancement's you should write your idea to our message channels for approval we don't want you to waste your time if your enhancement does not fit with the project.
For security fixes please inform us about vulnerability(s) before you create public review. You can use info@behemehal.org mail.
Thank you
- If you're getting strange syntax error add
--show-debug-linesto yourcompilerortokenizercommand. - If internal error occurs, use
--allow-panicsoption. You can get rust panics this way. - For disabling syntax warnings use
--disable-warningsoption. - For viewing binary module information you can use
viewModulecommand. Here is a example output:
ModuleName = ellie
ModuleDescription = A ellie module
ModuleVersion = 1.0.0
EllieVersion = 3.0.0
- If you're working on issue please create a new issue in EllieWorks Repo. Submiting issue with id will help us to identify the issue.
For more info about Ellie please visit Ellie Docs.