I know lot of people are struggling with creating specs for #parachain, i am one of them. so i decided to make a script that is generates needed files using the production parachain image.
This can be used to generate files to run parachain on #polkadot, #kusama, #rococo_test #westend_test.

Let me know what you think.

https://gist.github.com/woss/516609f19d9126e936fa172a3b9544cd

Use docker to generate spec for the parachain and create the needed files.

Use docker to generate spec for the parachain and create the needed files. - create-parachain-spec.sh

Gist