Skip to content

[Enhancement] Create a shell script alias in user's home directory #2

@signebedi

Description

@signebedi

It may make sense for us to create an alias in the user's home directory that will allow the user to easily play the game. This might be handled through an an initialization script that creates the game, a virtual environment to contain it, and writes some variant of the following

echo 'alias coliseum="source /PATH/TO/ENV/bin/activate && python -m coliseum && deactivate"' >> /home/$USER/.bashrc

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions