sezer
v1.0.1
Published
Self-Introducing NPM Package for Sezer Tetik
Readme
Sezer - Self-Introducing NPM Package
This package contains information about Sezer Tetik and displays it when run from the command line.
Installation
Install the package globally:
npm install -g sezerUsage
Run the sezer command in the terminal to access information about Sezer:
sezerInformation
When you run the sezer command, the following information will be displayed:
- Name: Sezer Tetik
- City: Ankara
- Skills: JavaScript, Node.js, React, CSS, TypeScript
- Description: Hi, I'm Sezer Tetik. I'm a software developer with experience in various web technologies. Currently, I'm living in Ankara and I love developing new projects.
- Website: sezertetik.dev
- GitHub: sezRR
Development
This project was created using the nodejs-typescript-template. Follow these steps to set up the development environment:
Clone the repository:
git clone https://github.com/sezRR/npm-sezer cd npm-sezerInstall dependencies:
npm installCompile TypeScript files:
npm run buildLink the package globally:
npm linkTest the
sezercommand:sezer
License
This project is licensed under the MIT License.
