rustwasm / team

A point of coordination for all things Rust and WebAssembly
MIT License
1.44k stars 59 forks source link

Ensure all of our templates have CI and {dependabot,greenkeeper} #220

Closed fitzgen closed 6 years ago

fitzgen commented 6 years ago

With the npm init style templates, I think it is somewhat easy to set up since the repos can be actual projects (that don't have {{var}} in the middle to cause errors).

With cargo generate templates there are more open questions about how (and where) to do this.

But we should ensure this is all ready by Rust 2018 Release Candidate: 2018-09-13.

+cc @ashleygwilliams

fitzgen commented 6 years ago

See also https://github.com/rustwasm/wasm-pack/issues/241

fitzgen commented 6 years ago

Closing this in favor of issues in each template repo.