Skip to content

areed829/mulan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mulan CLI

Mulan is a command-line interface (CLI) tool designed to help manage daily tasks. It's written in Go and uses the Cobra library for CLI commands.

Features

  • Configuration management with Viper
  • Extensible command structure with Cobra

Getting Started

Prerequisites

  • Go 1.21.2 or later

Installation

Clone the repository:

git clone https://github.com/areed829/mulan.git

Navigate to the project directory:

cd mulan

Build the project:

go build -v ./...

Usage

Run the Mulan CLI:

./mulan

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages