Closed jerpint closed 1 month ago
so far tested on MacOS and works fine; to be tested on Linux machine
@jerpint : does this change all the following:
amlrt_project
in ptyhon code (e.g., imports)amlrt_project
in other scripts (bash, setup.py, ...)amlrt_project
in file names and folder names
?@mirkobronzi it will change:
It will not change (unless explicit):
For now, the only file name i'm aware of is the root folder, and that one gets changed automatically with an explicit mv
command, the rest gets handled by the sed
command
find and replace all
amlrt_project
refs for the new project to be createdalso uniformizes the amlrt_project entry points for convenience and clarity