tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

packaging typescript programs



Hi!

Has anyone started on infrastructure to package Javascript/Typescript
programs like https://github.com/bash-lsp/bash-language-server

I guess we could parse package.json to download the dependencies like
we do for go or rust, if we don't want to package them separately.

But I don't even speak Typescript... someone? :-)
 Thomas


Home | Main Index | Thread Index | Old Index