99 Forks
265 Stars
265 Watchers

office365dev

《Office 365 开发入门指南》,本书已经于2018年9月份由北京大学出版社上市发行,可以通过 http://product.dangdang.com/25347066.html 进行购买。配套视频教程于2019年2月在网易云课堂上架,你可以通过 https://aka.ms/office365devlesson 参加学习,教程相关的参考资料、范例代码、相关链接,请访问 https://github.com/chenxizhang/office365dev/tree/master/lessons

How to download and setup office365dev

Open terminal and run command
git clone https://github.com/chenxizhang/office365dev.git
git clone is used to create a copy or clone of office365dev repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with office365dev https://github.com/chenxizhang/office365dev/archive/master.zip

Or simply clone office365dev with SSH
[email protected]:chenxizhang/office365dev.git

If you have some problems with office365dev

You may open issue on office365dev support forum (system) here: https://github.com/chenxizhang/office365dev/issues