开发者

Download Link to JSON2 on Github broken

开发者 https://www.devze.com 2023-03-21 11:14 出处:网络
Need to download the JSON2 files but https://github.com/douglascrockford/JSON-js download seems broken. After clicking download it waits long and later shows Bad Gateway.May be its down temporary or m

Need to download the JSON2 files but https://github.com/douglascrockford/JSON-js download seems broken. After clicking download it waits long and later shows Bad Gateway.May be its down temporary or might be specific to me.

开发者_运维技巧Any other safer links to download this?


Best way is clone this project by git:

git clone git://github.com/douglascrockford/JSON-js.git

But projects has only 5 files. You can download it manually: open sources and copy content through clipboard.

Edited: replace "pull" to "clone". Pull will work if you alredy setupped project to update sources.

Edited2: "Save As" is not works =( it downloads a html page, not file source.

0

精彩评论

暂无评论...
验证码 换一张
取 消