Skip to content

codesigner-ui/zgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zgo

project generator inspected by UnrealEngine UnrealHeadTool/UnrealBuildTool, rust Cargo and dotnet CLI.

support ide

  • VisualStudio
    • c#
    • c/c++
  • VisualStudioCode
  • Xcode
  • AndroidStudio
  • CMake

support language

  • c#
  • c/c++

toolchain

  • project
    • new: create project.zgo project file
    • setup: set toolchain and environment
    • generate: create solution project file
    • build: build project file
    • publish: make publish
    • clean: clean project files
    • run: build and execute bin
  • dotnet
    • install: install sdk, app runtime and workload
    • nuget: nuget package download
    • exec: exec command use downloaded dotnet sdk
  • cmake
    • install

cross app

  • rust + c#
  • c/c++ + c#

Dependencies

About

project generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages