# Install Boostrap4 and Font-Awsome with sage cli

**URL:** https://discourse.roots.io/t/install-boostrap4-and-font-awsome-with-sage-cli/10141
**Category:** sage
**Tags:** bootstrap4, sage
**Created:** 2017-08-05T18:35:36Z
**Posts:** 4

## Post 1 by @Ril — 2017-08-05T18:35:36Z

Hi, I am new to [roots.io](http://roots.io) and just got to install the sage theme.

The problem is that the installation process doesn’t ask if I would like to install Bootstrap4 or Font-Awsome.

## Here is the log:

Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]? y

> Roots\Sage\Installer\ComposerScript::postCreateProject  
> TTY mode is not supported on Windows platform.

Some interactive parts of post-create-project routine might be skipped.

Running the sage cli tool manually should still work.

## [Sage Docs | Roots](https://roots.io/sage/docs/)

My question is: How can I install Bootstrap4 and Font-Awsome? Is there a work-around like adding some dependencies in a Json file somewhere?

Additionally, how can I fill up the theme information (theme name, author name…)?

Cordially,  
Ril

---

## Post 2 by @QWp6t — 2017-08-05T19:02:26Z

Sage 9 is still in beta and we’re still working on docs and fixing bugs and stuff. Sorry about the confusion.

You can navigate to your theme root (wp-content/themes/sage, for example) and then run `vendor\bin\sage.bat` commands manually.

Something like this:

```
vendor\bin\sage.bat meta
vendor\bin\sage.bat config
vendor\bin\sage.bat preset
```

---

## Post 3 by @Ril — 2017-08-05T19:26:22Z

Wow, that was a quick answer!

Thank you, it solved my problem.

Cordially,  
Ril

---

## Post 4 by @Rajan_David — 2019-12-13T06:34:23Z

Explain how to installing and using Boostrap?
