Skip to content

softwarefactory-project/re-gerrit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

re-gerrit

Gerrit client.

Install

Add to your package.json:

npm install @softwarefactory-project/re-gerrit

Or using yarn:

yarn add @softwarefactory-project/re-gerrit

Add to your bsconfig.json:

"bs-dependencies": [
+  "@softwarefactory-project/re-gerrit"
]

Contribute

Contributions are most welcome, for example the project needs help to:

  • support more gerrit data types.

Get started by running:

git clone https://github.com/softwarefactory-project/re-gerrit
cd re-ansi
yarn install
yarn start

Then build and run tests with yarn test.

Make sure to read about Reason too.

Changes

0.1.1

  • Support jenkins CI message

0.1.0

  • Initial release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published