简体   繁体   English

Trigger.io协作

[英]Trigger.io Collaboration

Hey I'm collaborating on a Trigger.io project and I'm curious if there is documentation on how to best do this? 嘿,我正在合作一个Trigger.io项目,我很好奇是否有关于如何最好地做到这一点的文档? I have other guys who are loading my project into their environments (via github) using TriggerToolkit, and they can't run the projects because there are conflicts with identity.json. 我有其他人使用TriggerToolkit将我的项目加载到他们的环境中(通过github),他们无法运行项目,因为与identity.json存在冲突。

We're working on a simpler way for team collaboration, but for now the process for importing and existing Trigger.io will be similar to the instructions here for one of our demo apps: https://github.com/amirnathoo/Sales-Square 我们正在开发一种更简单的团队协作方式,但目前导入和现有Trigger.io的过程与我们的一个演示应用程序的说明类似: https//github.com/amirnathoo/Sales-广场

Basically each app you create has a unique src/identity.json file which is also specific to your account. 基本上,您创建的每个应用程序都有一个唯一的src/identity.json文件,该文件也特定于您的帐户。 You should avoid checking in your src/identity.json file and a collaborator should create their own by creating a new app and then copying your code into the src directory. 您应该避免签入src / identity.json文件,协作者应该创建自己的应用程序,然后将代码复制到src目录中。

Update : we've now enabled better collaboration with our Projects launch announced last week: http://trigger.io/cross-platform-application-development-blog/2013/01/15/introducing-projects/ 更新 :我们现在已经通过上周公布的项目启动实现了更好的协作: http//trigger.io/cross-platform-application-development-blog/2013/01/15/introducing-projects/

This should remove the need to manually create / overwrite the src/identity.json file to share Trigger.io app code 这样就不需要手动创建/覆盖src/identity.json文件来共享Trigger.io应用程序代码

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM