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
A person who clones the admiraltemplate repo for an extension package has a lot of housecleaning and setup to make it their own. A function should be created that does all the chores for them. For example, make_extension() would update the name of the package in the DESCRIPTION file and other files where either admiraltemplate or admiralext exixts.
Context
This crashes our checks - maybe we could have a startup message that refers to a function that when calls updates everything for the extension pkg? Maybe fun issue for someone to work on from community?
Recommendation on resources for creating hex image
-[ ] Startup Message recommending the function and then on how to remove the Startup message
@pharmaverse/admiral @pharmaverse/admiral_comm Low priority, but a fun one to work on if anyone wants to make a simple "updater" function. It will not get a lot of use, but will make life easier for future extensions. :)
The text was updated successfully, but these errors were encountered:
bms63
changed the title
Function to rename template files to package name
Function to rename template files to package name and other goodies
Jun 3, 2024
Background
A person who clones the admiraltemplate repo for an extension package has a lot of housecleaning and setup to make it their own. A function should be created that does all the chores for them. For example,
make_extension()
would update the name of the package in the DESCRIPTION file and other files where either admiraltemplate or admiralext exixts.Context
This crashes our checks - maybe we could have a startup message that refers to a function that when calls updates everything for the extension pkg? Maybe fun issue for someone to work on from community?
Originally posted by @bms63 in #79 (comment)
Definition of Done
-[ ] Startup Message recommending the function and then on how to remove the Startup message
@pharmaverse/admiral @pharmaverse/admiral_comm Low priority, but a fun one to work on if anyone wants to make a simple "updater" function. It will not get a lot of use, but will make life easier for future extensions. :)
The text was updated successfully, but these errors were encountered: