You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using the LinCC template for a few months, and I'd like to add an /etc folder at the root of my project to store some configuration files.
I'm encountering two issues that I haven't been able to resolve:
I can't seem to correctly reference classes from that /etc folder (which contains scripts to generate configuration files).
I also want to import configuration files using an absolute path that starts from the project root, similar to using ~ to represent the home directory.
Could you provide some guidance on how to address these issues?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I've been using the LinCC template for a few months, and I'd like to add an
/etc
folder at the root of my project to store some configuration files.I'm encountering two issues that I haven't been able to resolve:
/etc
folder (which contains scripts to generate configuration files).~
to represent the home directory.Could you provide some guidance on how to address these issues?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions