setup

package
v2.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

* Copyright (c) 2024 Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

View Source
var SetUpCmd = &cobra.Command{
	Use:   "setup <name>.csolution.yml [options]",
	Short: "Generate project data for IDE environment",
	RunE: func(cmd *cobra.Command, args []string) error {
		return setUpProject(cmd, args)
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL