We provide out the box extras for several frameworks.
You can use Bip with any framework, or even without one. However, we provide some time saving features for several popular frameworks.
If your project is using one of our supported frameworks, when you run bip init
from your project's root directory, Bip will detect the framework and configure certain settings automatically.
Then, once you're ready for the world to see your website, simply run your framework's compilation command followed by bip deploy
. In a few moments your website will be deployed, with no further configuration required.
We're just getting started with automatic framework detection. We'll continue to add features to save you time when using your favourite framework over the coming months.