Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.
/ StrubiumHammer Public archive

StrubiumHammer, a fork of QtPyHammer---fork by strubium that is a fork of QtPyHammer by QtPyHammer-devs.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

SourceDEFUN/StrubiumHammer

StrubiumHammer

A Source Hammer Editor Alternative, forked.

Creating the dev environment

It's recommended to use a python virtual environment to preserve the version of dependencies, here's how you do that:

First, open a terminal in the StrubiumHammer-master folder (the top level!)
Then, create a new python(3.8+) virtual environment
(Linux users may need to install python-venv first $ python -m venv venv )

Activate your new virtual environment

  • Windows: $ call venv/scripts/activate
  • Mac / Linux: $ source venv/bin/activate

Finally, install all dependencies with pip $ python -m pip install -r requirements.txt

You can now run StrubiumHammer from the terminal
$ python hammer.py

Logo

About

StrubiumHammer, a fork of QtPyHammer---fork by strubium that is a fork of QtPyHammer by QtPyHammer-devs.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published