Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilkuan/codebuild-hello
https://github.com/neilkuan/codebuild-hello
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/neilkuan/codebuild-hello
- Owner: neilkuan
- Created: 2021-03-26T04:14:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T06:07:44.000Z (over 3 years ago)
- Last Synced: 2024-10-06T10:11:20.076Z (about 1 month ago)
- Language: TypeScript
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codebuild-hello
#### Create webhook token
```bash
aws codebuild import-source-credentials --server-type GITHUB --auth-type PERSONAL_ACCESS_TOKEN --token
```