Replicating plugin repository ?

已回答

Is there an easy way to mirror the IntelliJ Plugin repository? Then teams not connected to the internet,behind a firewall, could setup an internal repository
a team could update from to insure a consistent upto date environment.

-Rob

1
正式评论

There is no official way to mirror JetBrains repository, here is the feature request for that: https://youtrack.jetbrains.com/issue/IDEA-162110

Note that we cannot guarantee the stable work of the mentioned mirroring tool. 

 

There is a plugin downloader now available, which works for defined JetBrain Product Releases. Just download the plugins for your specified versions and serve them on your internal network under a specified url.

https://github.com/janLo/jetbrains-plugin-downloader 

0

请先登录再写评论。