Git Product home page Git Product logo

libs's Introduction

Travis build status shield NPM Licence shield

cozy-konnector-libs cozy-jobs-cli cozy-logger renovate-config-cozy-konnector
NPM release cozy-konnector-libs NPM release cozy-jobs-cli NPM release cozy-logger NPM release renovate-config-cozy-konnector

Cozy Konnector monorepo

This package contains all the shared libs which can help the creation of a connector and also the CLI tools to run a connector outside a cozy.

  1. View the interactive tutorial.

  2. Check out SFR mobile connector for a real life konnector

  3. Read the docs

  1. Read the list of existing connectors

Contributing

If you want to work on Cozy Konnector Libs and submit code modifications, feel free to open pull-requests! See the contributing guide for more information about how to properly open pull-requests.

Lerna

This repository is organized as a lerna monorepo. It facilitates developing focused packages that rely on each other.

  • cozy-konnector-libs has tools to scrape and save data to your cozy
  • cozy-jobs-cli lets your run a konnector/service while being authenticated to a cozy
  • cozy-logger logs message in a human friendly way while developing and logs in JSON when in production. It can be used by konnector and services alike.
  • renovate-config-cozy-konnector is the Renovate preset for cozy konnectors.

To start developing :

$ git clone [email protected]:cozy/cozy-konnector-libs.git
$ cd cozy-konnector-libs
$ yarn
$ yarn bootstrap # executes lerna under the hood and symlinks repositories

To publish a new version, those are the commands that can be used :

$ lerna updated # check if some packages need to be published
$ lerna publish # publish all packages in interactive mode, will ask for patch/minor/major
$ lerna publish --scope cozy-konnector-libs # only publish cozy-konnector-libs
$ lerna publish --scope cozy-konnector-libs --npm-tag next # use the npm dist tag next

Useful documentation : https://github.com/lerna/lerna#publish

What's Cozy?

Cozy Logo

Cozy is a platform that brings all your web services in the same private space. With it, your webapps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one's tracking you.

Community

Maintainer

The lead maintainer for Cozy Konnector Libs is doubleface, send him a ๐Ÿป to say hello!

Get in touch

You can reach the Cozy Community by:

License

Cozy Konnector Libs is developed by Cozy Cloud and distributed under the MIT license.

libs's People

Contributors

benibur avatar carrieje avatar cpatchane avatar doubleface avatar gregorylegarec avatar jacquarg avatar kosssi avatar m4dz avatar nono avatar pierrevdk avatar ptbrowne avatar renovate-bot avatar renovate[bot] avatar y-lohse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.