Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.24 KB

README.rst

File metadata and controls

38 lines (26 loc) · 1.24 KB
https://github.com/bielsnohr/guitab/actions/workflows/lint-and-test.yml/badge.svg?branch=master https://github.com/bielsnohr/guitab/actions/workflows/docs.yml/badge.svg?branch=master https://codecov.io/gh/bielsnohr/guitab/branch/master/graph/badge.svg?token=YUFX8ZA5XX

guitab

A line-oriented command interpreter for creating guitar tabs, implemented in Python

Features

  • A command line emulator with specific syntax for composing and editing guitar tablature.
  • Quicker than editing guitar tabs in a text file.
  • Write and read tab data to easily readable and distributable text files.

See documentation for installation and usage instructions.

Contributing

See the contributing guide for requested procedures for contributing to this project.