https://github.com/appthrust/dotfiles
https://github.com/appthrust/dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/appthrust/dotfiles
- Owner: appthrust
- License: mit
- Created: 2024-06-28T05:00:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T04:04:29.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T13:45:04.401Z (about 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
## Contributing
### Testing
```bash
cd tests
docker compose run --rm --build test
```