Do not duplicate Shells when creating a new one #182
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When creating a new shell, use ShellFoundry to do it.
While you may be tempted to simply copy your code in bulk, it's far safer to simply create a new project then copy in the code bits you need.
If you don't create a new project and get all of the name space changes done correctly, your Shell will not be able to upload your shell.
Also, the updated version of ShellFoundry supports an 'extend' feature as well.
Read more about it here:
https://qualisystems.github.io/devguide/reference/8.2.0/shellfoundry-intro.html
Kimo Saper (Kimo.S) - 11/17/2017 09:15 PM
· 2229 ·
Beta Was this translation helpful? Give feedback.
All reactions