1 Star 0 Fork 24

chli_1990 / monkey

forked from Bruce / monkey 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

git 提交代码的步骤

  1. git add . (提交所有的代码到git的暂存区)

  2. git commit -m '备注' (确定要提交的代码)

    2.5 如果出现远程代码冲突,执行 git pull

  3. git push origin master (将代码推送到远程仓库)

stylus

  1. stylus -w style.styl -o style.css

电脑连接远程服务器

打开终端 :ssh root @公网地址 然后使用finalshell连接

  1. 打包优化
  2. 多端适配

空文件

简介

路漫漫其修远兮 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/chli_1990/monkey.git
git@gitee.com:chli_1990/monkey.git
chli_1990
monkey
monkey
master

搜索帮助