Skip to content

Use machinery provided by PkgTemplates.jl #1

@Ratfink

Description

@Ratfink

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:

  1. Use PkgTemplates to create an empty package with the same name
  2. Copy the desired files into this repository, then add, commit, and push
  3. Delete the empty package that PkgTemplates made

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions