This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Foundation CLI v2.3.0
This version updates a lot of the dependencies to the latest versions. It also fixes creating new Foundation for Sites projects. Both Basic and Panini based templates for sites have also been overhauled with the latest hotness.
Installing of the NPM packages is currently failing. You will simply need to run yarn install
manually.
The new
method is currently the only method that has been tested. There are still some issues with other methods such as watch
. However, you can use yarn start
to get that going well.
Please file an issue if you have any issues. All PRs are welcome.