想研究这个例子,但是,它没用pod,没看懂它是怎么搞掂依赖的
script/bootstrap ?
但报错:fatal: Not a git repository (or any of the parent directories): .git
https://github.com/jspahrsummers/GroceryList#list-format
![图片
想研究这个例子,但是,它没用pod,没看懂它是怎么搞掂依赖的
script/bootstrap ?
但报错:fatal: Not a git repository (or any of the parent directories): .git
https://github.com/jspahrsummers/GroceryList#list-format
![图片
2 回答1.1k 阅读
1 回答1.2k 阅读✓ 已解决
1 回答2.8k 阅读
1 回答1.4k 阅读
1.7k 阅读
1 回答960 阅读
1 回答797 阅读
看项目readme,Using the App部分。
首先你需要 run script/bootstrap in your local copy of the repository
创建一个repo,repo中必须至少有一个文件。you must have at least one file in the repository before using it。
然后添加github oauth和oauth回调,在项目中修改客户端id和秘钥。
具体在项目readme里面有。