I'm willing but prefer not to have to add in a gruntfile to compile bootstrap LESS into css before using them. I'm a command-line kind of guy as well and I was wondering if there was a special distribution of bootstrap 3 that only came with compiled javascript and css that I could install using either bower or grunt?
Right now, I'm downloading the compiled stuff from the web. Just wondering :)