https://github.com/michioxd/dut.tkb.parser
https://github.com/michioxd/dut.tkb.parser
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/michioxd/dut.tkb.parser
- Owner: michioxd
- License: mit
- Created: 2025-02-10T15:59:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T18:07:09.000Z (over 1 year ago)
- Last Synced: 2025-02-10T18:20:10.918Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dut.tkb.parser
Visit the [project main page](https://michioxd.github.io/dut.tkb.parser/) for more information.
## Development
```sh
# Clone the repository
git clone https://github.com/michioxd/dut.tkb.parser
# Install dependencies
cd dut.tkb.parser
pnpm i
# Run the development server
pnpm dev
```
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.