-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Generally, the easiest way to set up a new Julia package is to create the repository with PkgTemplates. This can automatically set up the necessary files for GitHub CI, building documentation on every commit, etc.
I realize it's a little late to get a clean start for this repository now without losing history, but we should be able to add the template-created files even at this slightly late stage. An easy way might be:
- Use PkgTemplates to create an empty package with the same name
- Copy the desired files into this repository, then add, commit, and push
- Delete the empty package that PkgTemplates made
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels