Categorygithub.com/thetkpark/cscms
repositorypackage
1.1.3
Repository: https://github.com/thetkpark/cscms.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

CSCMS CLI

https://img.shields.io/github/go-mod/go-version/thetkpark/cscms https://goreportcard.com/badge/github.com/thetkpark/cscms https://img.shields.io/github/license/thetkpark/cscms

forthebadge forthebadge forthebadge

A command line interface build by Golang that lets you interact with services of cscms.me

Getting Started

Prerequisites

  • Go

    Download golang package at https://go.dev

    Set the PATH environment variable to include $GOPATH/bin

Installation

Install using go get command

go get -u github.com/thetkpark/cscms

Usage