mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #173] asciinema does not provide a wrapper #132
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @carnager on GitHub (Aug 1, 2016).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/173
Since asciinema is now installed in python's site-packages directory, the binary won't be in $PATH anymore.
asciinema should probably provide a little wrapper to be placed in $PATH. I guess setup.py is the place to do this.
@ku1ik commented on GitHub (Aug 2, 2016):
Duplicate of #174.