Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@byu-oit/cbsetup

Package Overview
Dependencies
Maintainers
13
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byu-oit/cbsetup

Create an AWS CodeBuild project from your command line

  • 1.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
13
Weekly downloads
 
Created
Source

cbsetup

A node tool to automate the creation of CodeBuild projects for the BYU Apps Custom team.

Before use

This tool is distributed in a package on npm. To use it, you will need Node and npm on your machine. You can find install instructions on the NodeJS website. Then run npm i -g @byu-oit/cbsetup to install the script.

How to use

Login to AWS using awslogin. Choose the account that you want to setup your CodeBuild project in. Then run cbsetup and follow the prompts. If you get a command not found error, be sure globally installed node binaries are in your system's PATH.

Images

To know what image you should use, refer to the Docker Images Provided by CodeBuild documentation.

Potential Errors

This service uses the BYU OIT Bot account on GitHub to create webhooks for CodeBuild project. If cbsetup fails, check an be sure you spelled the repo name correctly. If so, go into the CodeBuild console online and be sure that CodeBuild is authenticating with the personal access token for byu-oit-bot rather than as another user.

Maintainer

Contact Blake Morgan (@blakemorgan on BYU OIT Slack) for questions and requests.

Keywords

FAQs

Package last updated on 27 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc