Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jirwin/baton-demo-test
https://github.com/jirwin/baton-demo-test
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jirwin/baton-demo-test
- Owner: jirwin
- License: apache-2.0
- Created: 2023-08-15T21:29:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-15T21:31:31.000Z (over 1 year ago)
- Last Synced: 2024-10-16T02:09:30.341Z (2 months ago)
- Language: Go
- Size: 22.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# baton-demo-test
Welcome to your new connector!There are a few operations you are able to do from here:
- `make build` will build the basic connector and check that compilation works.
- `make update-deps` will update all of the local dependencies.
- `make add-dep` will pull down and sync any new dependencies, without updating other dependencies.
- `make lint` will run the linter.