tn-cities-district

Tnweb - Search and get the list of district and Major Cities of Tamil Nadu.

View on GitHub

Tnweb

build-test npm

Tnweb - Search and get the list of district and Major Cities of Tamil Nadu.

A Simple tool to Search district and Major Cities of Tamil Nadu.

Built using

Usage

git clone https://github.com/sanwebinfo/tn-cities-district

## Open Project Folder
cd tn-cities-district

## install packages
pnpm install

## build CLI
pnpm build
npm link or pnpm link --global
npm rm --global tnweb or pnpm uninstall --global tnweb
tnweb district "madurai" (or) tnweb city "madurai"
npx tnweb district "madurai" (or) npx tnweb city "madurai"

## install globally
npm install -g tnweb

## Remove Package
npm uninstall -g tnweb


## install globally
pnpm install -g tnweb

## update package
pnpm update -g tnweb

## Remove Package
pnpm uninstall -g tnweb

LICENSE

MIT