Skip to content

shakibamoshiri/auto_conf_wb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto_conf_wb

auto configure webpack and babel for Linux Users.

prerequisite

You should have this tools:

  • bash
  • node
  • npm
  • sed
  • and other common tools like: cd, echo, mkdir, etc

motivation

Since installing webpack and babel can be a real headache. I created this simple bash script so that everything can be set up automatically.

The only thing you need is

  • git clone https://github.com/k-five/auto_conf_wb
  • cd auto_conf_wb
  • chmod 700 auto_conf_wb

Then run it anywhere you want like so:

  • ./auto_conf_wb

It will ask you for a name, enter the name and sit back. Then at the end try it.

screen-shots

Releases

No releases published

Packages

No packages published

Languages