#149 - Set up automated build using GitHub actions

- Add GitHub actions file
- Update build status shield in the readme file
2 files changed
tree: 34f2521419021e3967897831514401a63f149bd2
  1. .github/
  2. .husky/
  3. LICENSES/
  4. packages/
  5. test/
  6. web/
  7. .asf.yaml
  8. .editorconfig
  9. .eslintignore
  10. .eslintrc.js
  11. .gitattributes
  12. .gitignore
  13. .lintstagedrc
  14. .mocharc.js
  15. .ratignore
  16. .travis.yml
  17. babel.config.js
  18. CODE_OF_CONDUCT.md
  19. DISCLAIMER-WIP
  20. lerna.json
  21. LICENSE
  22. Makefile
  23. NOTICE
  24. package.json
  25. README.md
  26. repolinter.json
  27. SECURITY.md
  28. tsconfig.base.json
  29. tsconfig.json
  30. tsconfig.test.json
  31. typedoc.json
  32. yarn.lock
README.md

Apache Annotator (incubating) Build Status

Apache Annotator (incubating) provides libraries to enable annotation related software, with an initial focus on identification of textual fragments in browser environments.

Installation, usage, API documentation

See documentation on the website: https://annotator.apache.org/docs/

Getting Involved

License

This project is available as open source under the terms of the Apache 2.0 License. For accurate information, please check individual files.

Disclaimer

Apache Annotator is currently undergoing incubation at The Apache Software Foundation.

See the accompanying DISCLAIMER file for details.