# kgitee **Repository Path**: ccching/kgitee ## Basic Information - **Project Name**: kgitee - **Description**: install Stata package issued by Kerry Du in Gitee.com - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-07-17 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## kgitee ​ list/install Stata packages in gitee.com/kerrydu ## Installation * Stata 14/15 ``` net install kgitee, from(https://gitee.com/kerrydu/kgitee/raw/master) replace ``` * Stata 16 Following the Notation to install `curl` first, and then copy `kgitee` into `c(pwd)` directory in your Stata 16. Prompt `kgitee kgitee` for installation. > A demo vedio is [here](https://www.bilibili.com/video/BV11Z4y1s7ry/) ---------------------------------------------------------------- ### Notation Stata 16 is blocked by Gitee.com due to its user agent. curl is used to download the Stata files. Thus, you should install [**curl**](https://curl.haxx.se/windows/) and add curl into the system path before using **gitee** in Stata 16. Alternatively, you can use the `stata` option to specify another Stata version such as Stata 14 as an external installer. ---------------------------------------------------------------------------------------------------------------------------------------------------------- ## Instruction for installing curl ![](https://i.loli.net/2020/05/05/EbomXYCZ3pzhKnt.png) ## 解压后将curl.exe所在路劲添加到系统环境变量 ![](https://i.loli.net/2020/05/05/5utXDxJRw9iKvyk.png) ![](https://i.loli.net/2020/05/05/SM3kqo84vFyrY6j.png) ![](https://i.loli.net/2020/05/05/IOLknuzoY6xfP25.png)