Skip to content

Add make command for typescript #113

@gophergogo

Description

@gophergogo

Following c#

	@echo "┌─ C# SDK TARGETS ────────────────────────────────────────────────────┐"
	@echo "│ make csharp        Build C# SDK (debug mode)                         │"
	@echo "│ make csharp-release Build C# SDK in release mode                     │"
	@echo "│ make csharp-test   Run C# SDK tests                                  │"
	@echo "│ make csharp-clean  Clean C# SDK build artifacts                      │"
	@echo "│ make csharp-format Format all C# source code files                   │"
	@echo "└─────────────────────────────────────────────────────────────────────┘"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions