Skip to content

OpenAgricultureFoundation/cloud_common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud_common

Common classes shared by our GCloud hosted services.

This repo is intended to be used as a git submodule in our hosted services. When you create a new service, this is how you set up a submodule:

cd my-new-service-that-is-already-a-git-repo
git submodule add -b master https://github.com/OpenAgricultureFoundation/cloud_common
git submodule init

When you want to pull the latest master branch version of this project:

git submodule update --remote

About

Common classes shared by our GCloud hosted services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published