easyboot

pulls down and unzips the latest bootstrap

Usage no npm install needed!

<script type="module">
  import easyboot from 'https://cdn.skypack.dev/easyboot';
</script>

README

easyboot

A command line app that pulls the latest version of twitter bootstrap and extracts the production files into a css, js, img folder.

why

To make it simple to add the twitter bootstrap to any public project.

requirements

nodejs

install

npm install easyboot -g

usage

just run easyboot in any directory you want to create the bootstrap assets.

easyboot

license

see LICENSE

contributions

pull requests welcome