@firestartr/cli

0.1.26 • Public • Published

Installation

requirements

  • terraform 1.6.2
  • cdktf-cli@0.19.0
  • lerna@7.4.1

To install it, run the next commands:

wget https://releases.hashicorp.com/terraform/1.6.2/terraform_1.6.2_linux_amd64.zip; \
unzip terraform_1.6.2_linux_amd64.zip;  \
mv terraform /usr/local/bin/;  \
chmod a+x /usr/local/bin/terraform;  \
rm -f terraform_1.6.2_linux_amd64.zip;  \
terraform --version;  \
npm install -g cdktf-cli@0.19.0; \
npm install -g lerna@7.4.1; 

cli

login

npm login --scope=@prefapp --auth-type=legacy --registry=https://npm.pkg.github.com     
npm notice Log in on https://npm.pkg.github.com/
Username: <your_username>
Password: <pat>
Logged in to scope @prefapp on https://npm.pkg.github.com/.
npm install @prefapp/firestartr-cli

Readme

Keywords

none

Package Sidebar

Install

npm i @firestartr/cli

Weekly Downloads

211

Version

0.1.26

License

ISC

Unpacked Size

20.5 MB

Total Files

106

Last publish

Collaborators

  • jalvarezit
  • jotasixto
  • juanjose.vazquez
  • tonirvega
  • javier.gomez