from Hacker News

Ask HN: Offline development and package managers (no internet connection)

by torbica on 8/11/21, 8:41 PM with 0 comments

I am going to be without an internet connection for 4 weeks but still I would like to do some coding experiments.

What is easiest way to host locally npm repository?

I would need same for nuget or maven? Did anybody tried and succeeded with either of them?

Different documentation and books are solved problem but for package managers I am not aware of easy solution.