1 Star 1 Fork 0

kerrydu/gitee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gitee.sthlp 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
kerrydu 提交于 2024-02-11 01:07 . added branch opt in gitee
{smcl}
{right:version 1.0}
{title:Title}
{phang}
{cmd:gitee} {hline 2} install, and uninstall Stata packages from
{browse "http://www.gitee.com":Gitee} website
{title:Syntax}
{p 8 16 2}
{cmd: gitee} {help gitee##subcommand:{it:subcommand}} {it:username/repository[/subfolder]} [{cmd:,} branch(string) replace force]
{p_end}
{p 8 16 2}
{cmd: gitee} {help gitee##subcommand:{it:subcommand}} [{it:packagename}]{cmd:,} from({it:directory_or_url}) [replace force]
{p_end}
{p 4 4 2}
The {bf:gitee} command takes two subcommands:
{marker subcommand}{...}
{synoptset 20 tabbed}{...}
{synopthdr:subcommand}
{synoptline}
{synopt:{opt install}}installs the package from the specified repository. {p_end}
{synopt:{opt get}} copies the ancillary files of a specified package to your computer.{p_end}
{synoptline}
{p2colreset}{...}
{title:Options}
{p 4 4 2}
{synoptset 20 tabbed}{...}
{synopthdr}
{synoptline}
{synopt:{opt replace}}specifies that the downloaded files replace existing
files if any of the files already exists.{p_end}
{synopt:{opt force}}specifies that the downloaded files replace existing
files if any of the files already exists, even if Stata thinks all the files
are the same. force implies replace.{p_end}
{synopt:{opt branch(string)}}specifies the branch in the repository; by default, it is master.{p_end}
{synopt:{opt from(directory_or_url)}}specifies the directory or URL where installable packages
may be found.{p_end}
{synoptline}
{p2colreset}{...}
{title:Example(s)}
{p 4 4 2}
install the fect package from Gitee
. gitee install arlionn/fect_stata
or
. gitee install fect, from(https://gitee.com/arlionn/fect_stata)
copies the ancillary files of fect package
. gitee get arlionn/fect_stata
or
. gitee get fect, from(https://gitee.com/arlionn/fect_stata)
install sdsfe and spsfe from Gitee
. gitee install kerrydu/sdsfe, branch(main)
{title:Author}
{p 4 4 2}
Kerry Du {break}
Xiamen University {break}
Email:[email protected] {break}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kerrydu/gitee.git
[email protected]:kerrydu/gitee.git
kerrydu
gitee
gitee
master

搜索帮助