https://github.com/orisano/project-tasukete
https://github.com/orisano/project-tasukete
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/orisano/project-tasukete
- Owner: orisano
- License: mit
- Created: 2016-03-04T06:18:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T14:27:58.000Z (about 6 years ago)
- Last Synced: 2025-03-25T05:34:33.708Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Tasukete
## Installation
```
$ pip install git+https://github.com/orisano/project-tasukete.git
```
## Usage
```
$ tasukete.py --help
usage: tasukete.py [-h] [-n NEIGHBOR] [-r RECENT] filename line
positional arguments:
filename
line
optional arguments:
-h, --help show this help message and exit
-n NEIGHBOR, --neighbor NEIGHBOR
-r RECENT, --recent RECENT
```
## Author
Nao Yonashiro (@orisano)
## License
MIT