jspm / jspm.org

jspm.org website
https://jspm.org
13 stars 17 forks source link

Update workflows.md #18

Closed Jarreddebeer closed 1 year ago

Jarreddebeer commented 1 year ago

Just a first draft for the changes related to the hackaton, this primarily adds in headers that are intended to contextualise the various use cases. These don't yet include references to the sample projects which @JayaKrishnaNamburu JayaKrishnaNamburu created.

Also I was wondering if in the JSPM starter repo we could add chomp as a dev dependency to the package.json so that users can simply do an npm install && chomp build --serve without needing to install globally or go the cargo route at that stage

JayaKrishnaNamburu commented 1 year ago

Nice, the examples repo is also coming together. I will push it in a day or 2 and update the PR with those details. 👍

JayaKrishnaNamburu commented 1 year ago

Here is the repo for examples -> https://github.com/JayaKrishnaNamburu/jspm-templates

I can move it under jspm org. And we can add commands like degit <repo-url> output

guybedford commented 1 year ago

@JayaKrishnaNamburu thanks for sharing! Were you planning on adding a readme to the repos? I think that would be useful to guide the full process.

JayaKrishnaNamburu commented 1 year ago

Yes, and a little bit of more info on how to extend them and made be i coming days add new templates for deno, node too

guybedford commented 1 year ago

Thanks for the PR. The website is being fully reworked for the CLI launch now.