想研究这个例子,但是,它没用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
![图片
1 回答821 阅读
2 回答618 阅读
1 回答603 阅读
2 回答604 阅读
1 回答697 阅读
641 阅读
看项目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里面有。