An open API service indexing awesome lists of open source software.

https://github.com/ademking/tiktak

Quick and Simple Git Cli Tool
https://github.com/ademking/tiktak

cli cli-tool git github

Last synced: about 1 month ago
JSON representation

Quick and Simple Git Cli Tool

Awesome Lists containing this project

README

          

# Tiktak 🚀

Quick and simple Git Cli Tool. Allows you to quickly and easily manage your git repository.

## Requirements

* [Git](https://git-scm.com/)
* [Node.js](https://nodejs.org/)

## Installation

```
npm i -g tiktak
```

or if you prefer to use npx:

```
npx tiktak
```

## Usage

```
tiktak
```

## Contributing

Please feel free to fork and contribute!

## License

MIT

## Author

[@Ademking](https://github.com/Ademking)