title

module
v0.0.0-...-da8a7c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2024 License: MIT

README

Title

title is a small utility that converts an input string to title case on the command line.

Tiny, sort of dumb, and yet more useful than I would have expected.

Installation

To install the "title" program, follow these steps:

  1. Clone the repository:

    git clone https://github.com/thefury/title.git
    
  2. Navigate to the project directory:

    cd title
    
  3. Install the dependencies:

    go mod tidy
    

Usage

To build the title program, run the following command:

go build -o title cmd/main.go 
cp title ~/bin  # or somewhere in your path

Example

title a title has a certain format

# A Title Has a Certain Format

License

This project is licensed under the MIT License. See the LICENSE file for details.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL