Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bit-man
Copy link

@bit-man bit-man commented Oct 25, 2017

Adresses issue #2

Copy link
Owner

@uuner uuner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are assuming that everyone uses bash shell.

@bit-man
Copy link
Author

bit-man commented Nov 12, 2017

Unless sedtris will have some install instructions :-)
Please let em know which others shell instructions you like to be added

@uuner
Copy link
Owner

uuner commented Nov 14, 2017

Why would anyone need installation instructions for a shell script?

@bit-man
Copy link
Author

bit-man commented Nov 14, 2017

You can ask to the issue #2 creator :-)

@trn1ty
Copy link

trn1ty commented Mar 13, 2021

sedtris

This is a Tetris clone written in Stream Editor commands.

To run, git clone the repository or otherwise download sedtris.sed and optionally sedtris.sh. sedtris.sh is just a wrapper written in Bash shell for sedtris.sed to make sedtris more comfortable to run.

After cloning or downloading+extracting sedtris, run the file in bash: bash sedtris.sh. There's no reason to install a simple Bash script, but you can certainly do so, just chmod +x sedtris.sh && sudo cp sedtris.sh /usr/bin/sedtris && sudo cp sedtris.sed /usr/bin/. This is untested and not guaranteed to work. You can also user-install sedtris by placing the files in a folder in your home directory that's also in your PATH environment variable, provided you use the Bourne shell or similar.


Feel free to use this without credit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants