mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-18 03:01:03 +01:00
DOCS: CONTRIBUTING
This commit is contained in:
parent
cdfda9fdb8
commit
7206eee017
@ -32,3 +32,13 @@ I'm not fussed if you don't follow this one too closely as I'm guilty of forgett
|
|||||||
# Example:
|
# Example:
|
||||||
git commit -m "export: Added export format for emacs. Closes #11"
|
git commit -m "export: Added export format for emacs. Closes #11"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### Running `pywal`
|
||||||
|
|
||||||
|
You can run `pywal` without properly installing it by using the following command:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
./pywal/__init__.py
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user