How to specify different readme files for github and npm -


both use readme.md description when publish. common practice use single shared file.

but if need have different readme , still publish single local repo no manual editing/replacement

ps

i tried use "readme": "npm-readme.md" in package.json displays value of field, not content of а file


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -