teracy-dev’s documentation¶
Contents:
- Introduction
- Getting Started
- Basic Usage
- Advanced Usage
- Best Practices
- Extending teracy-dev
- Docker
- Toolchain
- Built-in IDE (codebox)
- Style Standards
- Workflow
- teracy-dev Development
- Git Training
- Most Used Git Commands
- Firefox Add-ons Development Guide
- Document Guide
- Databases Guide
- Node.js Development Guide
- C/C++ Training
- Python Development Guide
- Django Training
- Ruby Development Guide
- PHP Development Guide
- HTML/CSS Training
- JavaScript Training
- Java Training
- Objective C Training
- iOS Training
- Android Training
- Semantic Versioning
- Release Process
- FAQs
- Why teracy-dev? Why not just Docker?
- How do I know which version of
teracy-devthat I’m using? - After
vaggrant ssh, why cannot I run thegruntornpmcommand in the VM? - What should I do after updating
vagrant_config_override.jsonto get it applied to the VM? - What should I do when
$ vagrant upgets stuck at this step? /etc/hostsis not properly updated when I got errors, after$ vagrant destroyand$ vagrant up. I end up having multiple same entries that the wrong one is on the top of the file. This leads to wrong DNS to point to the right VM’s IP address. What should I do?- What should I do when the
teracy-devversion is changed? - What should I do when changing provisioner (Chef, Bash…)?
- What should I do when meeting other errors, and the problems cannot be solved with
vagrant reloadorvagrant reload --provision?