-
Notifications
You must be signed in to change notification settings - Fork 0
DevOps New Project
Damian edited this page Feb 16, 2020
·
2 revisions
Create a project workspace based on Xeno Innovation's based project structure.
This feature is a work in progress. However, we'll still publish the design documentation below while it is being curated.
Currently spec'd for the 1.5 release.
Creates a base project structure folder structure and supporting files
There are templates for both test-bench and full projects. The test-bench projects only contain simple file and folder structures, whereas the full projects house proper source code and document folders.
DevOps -new -test "Test.MaterialDesign"
Param | Description |
---|---|
-[n]ew (name) | New project with name |
-[t]est | Test Bench |
-[l]ang (name) | Language (C# default) |
-[h]elp | Help |
-[ns]ub | Don't create subfolder |
- C# - Xamarin, .NET Core
- Arduino - C++ project
- Based on PlatformIO folder structure
Git Commands
DevOps Helpers