Popularity
2.8
Declining
Activity
2.6
Growing
1
4
0

Monthly Downloads: 31
Programming language: Haskell
License: MIT License
Tags: Tools    

shift alternatives and similar packages

Based on the "Tools" category.
Alternatively, view shift alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of shift or a related project?

Add another 'Tools' Package

README

Teleport

A fork of teleport with a focus on clean, functional code.

Use

Unfortunately, since we can't change the directory of the user (possibly an upstream bug), we have to wrap teleport-hask in a bash script, so put bash/teleport on your PATH somewhere.

I also put the following in my ~/.bashrc so that teleport would run in the correct shell:

alias go="source $HOME/.local/bin/teleport"