8000 GitHub - dynamikdev/cabasvert: Management of distributions of organic, local and seasonal, vegetables.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dynamikdev/cabasvert

 
 

Repository files navigation

Cabas Vert

Build Status Greenkeeper badge codecov

Cabas Vert logo

Cabas Vert is a management application for associations that participate in the distribution of organic, local and seasonal, vegetable baskets. It is used by our association in Marseille (France) but aims to be used by other AMAPs (Associations for the Maintenance of Family Farming).

Cabas Vert is a Free Sotware and is distributed under the GPL v3.0 licence.

Setup

yarn install

This will install all the dependencies and bootstrap the whole project.

Compile

yarn compile

Test

yarn test

You will find additional information in the README.md files of the server and client packages.

Build

yarn build

You will find additional information in the README.md files of the client package.

Package Maintenance

Make a release

Run one of the following, and validate new version choices.

yarn run release:alpha
# or
yarn run release:beta
# or
yarn run release:rc
# or
yarn run release

This will run a check phase (lint, license-check, test) and build all the artifacts. If everything goes on well, version bumps will be computed depending on the commits since the last release. Changelogs will be generated and commit along some new version tags.

The new commit and tags are automatically pushed to the repository.

Publish a release

Finally, you have to publish the release and corresponding artifacts to the repository.

yarn run publish-release

About

Management of distributions of organic, local and seasonal, vegetables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.1%
  • HTML 10.3%
  • SCSS 7.0%
  • JavaScript 5.3%
  • Objective-C 4.8%
  • Java 0.6%
  • Other 0.9%
0