Skip to content

Commit 350f49f

Browse files
committed
chore: remove devenv and pre-commit setup
1 parent 1ff2664 commit 350f49f

File tree

5 files changed

+0
-145
lines changed

5 files changed

+0
-145
lines changed

.gitignore

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,3 @@ coverage
5454
Network Trash Folder
5555
Temporary Items
5656
.apdisk
57-
# Devenv
58-
.devenv*
59-
devenv.local.nix
60-
61-
# direnv
62-
.direnv
63-
64-
# pre-commit
65-
.pre-commit-config.yaml

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,6 @@ In the `$utm` array, each entry provides a `timestamp` indicating when the UTM p
109109

110110
## Development
111111

112-
### Devenv
113-
114-
You can take advantage of [devenv.sh](https://devenv.sh) to quickly create the development environment for this this project. Use it in combination with [direnv](https://direnv.net/) to quickly load all the environment while navigating into the project directory in your shell.
115-
116112
```bash
117113
# Install dependencies
118114
yarn install

devenv.lock

Lines changed: 0 additions & 103 deletions
This file was deleted.

devenv.nix

Lines changed: 0 additions & 14 deletions
This file was deleted.

devenv.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)