mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-05 04:27:31 -05:00
Add .tito/backups and docs/_build to gitignore
This commit is contained in:
14
tools/dev/README.md
Normal file
14
tools/dev/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Development Environment Tools
|
||||
|
||||
Tools for setting up and maintaining the development environment.
|
||||
|
||||
## Scripts
|
||||
|
||||
- `setup.sh` - Set up development environment (was `setup-dev.sh`)
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
# From project root
|
||||
./tools/dev/setup.sh
|
||||
```
|
||||
Reference in New Issue
Block a user