https://github.com/nokia/corteca-cli
https://github.com/nokia/corteca-cli
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nokia/corteca-cli
- Owner: nokia
- License: bsd-3-clause
- Created: 2024-04-03T14:02:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T12:48:34.000Z (over 1 year ago)
- Last Synced: 2024-11-28T13:44:50.837Z (over 1 year ago)
- Language: Go
- Size: 239 KB
- Stars: 12
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Corteca Developer Toolkit
Corteca Developer Toolkit facilitates bootstrapping and development of container applications compatible with Nokia Broadband Devices. Developers can easily create a basic project structure and build the appropriate format for the applications by targeting specific platforms/architectures.
It includes a Command Line Interface that enables you to interact with all the included tools from Linux or macOS shells, or Windows PowerShell or Command Prompt.
## Documentation
Check [Getting Started](doc/GettingStarted.md) as a simple guide for application lifecycle (create, build, publish).
Please consult the [BUILD Guide](doc/BUILD.md) for installation steps, and refer to the [USAGE Guide](doc/USAGE.md) for more detailed instructions on using the tool.