UNPKG

@oracle/suitecloud-cli

Version:
9 lines (7 loc) 324 B
/* ** Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved. ** Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. */ 'use strict'; require('./src/core/sdksetup/SdkLicense').show(); require('./src/core/sdksetup/SdkDownloadService').download();