-
Notifications
You must be signed in to change notification settings - Fork 19
Development
Brad White edited this page Jan 28, 2016
·
13 revisions
Tincr is released under the GPL version 2 license.
Please feel free to contribute to Tincr.
- An excellent tutorial on Tcl 8.5
- Eclipse has a Tcl plugin - it can be found in their Dynamic Languages Toolkit
- Tincr adheres to the test-driven development (TDD) software development process - it comes with a framework for executing unit tests
- A great resource for using Eclipse with Git
- The
tincr::refresh_packages
command will reload all Tincr packages. This is useful when testing changes you've made to Tincr without needing to restart Vivado