🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@telus/create-platform

Package Overview
Dependencies
Maintainers
20
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@telus/create-platform

Quick start wizard for @telus/platform

4.2.6
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
20
Weekly downloads
 
Created
Source

TELUS Platform Quick Start

To use this package, do not install it.

Run:

npm init @telus/platform

To make use of this, you must be a member of the TELUS Github org.

What does this package do?

This package uses a lesser known npm init feature to provide a quick start wizard for @telus/platform.

The wizard performs the following steps:

  • Explain how to retrieve the credentials necessary to use @telus/platform and the private registry
  • Accepts the credential and sets up local configuration for @telus/platform
  • Automatically configures the .npmrc with the necessary configuration for install and use @telus/platform.
    • If the npmrc tool is installed on the system, checks which npmrc profile you'd like to use
    • Changes to .npmrc are presented and confirmation is asked for before making changes
    • Backs up old .npmrc file
  • If @telus/platform is installed, checks for updates (minor and patch, not major)
  • If not installed or update is available, installs @telus/platform, after asking permission
  • Initializes a platform project, after asking permission

License

MIT

FAQs

Package last updated on 19 Nov 2021

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