Skip to content

pera is the command to slide display the text in CLI.

License

Notifications You must be signed in to change notification settings

kurehajime/pera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pera

CircleCI

pera is the command to slide display the text in CLI.

screenshot1


Installation

Download here.

or

Build.

go install github.com/kurehajime/pera@latest

Usage

[1] make text file.


first page.

---

second page.

---

third page.

It will be a new page in three hyphens(---) on beginning of line.


[2] do pera

$ pera example.txt

Slide begins.


More usage

If you run with no parameters, displays help slide.

$ pera

License

MIT


chaofan