Skip to content

Move templates from rice to packr #136

Open
@mattstratton

Description

@mattstratton

When changes are made to the event templates, they need to be recompiled. Right now that is only documented in source code at https://github.com/devopsdays/devopsdays-cli/blob/master/event/make_event_files.go#L23

	// to compile, cd to event directory and run `rice embed-go`

That's probably not amazing.

The idea is to migrate from using rice to instead use packr.

There are two main things that need to be done:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions