1.1.2 • Published 7 years ago

goforit v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Go For It

WebApp project builder for node js: GoForIt is a tool to the get an initial structured and designed webapp workspace with NPM, Browserify, NavigoJS, KnockoutJS, jQquery, MomentJS, Font-Awesome, Bootstrap and Grunt.

Installation

You need NodeJS and SASS installed before using this tool. http://sass-lang.com/install https://nodejs.org

Then just install via npm.

npm install goforit -g

Usage

Create a new folder and run "goforit" inside it.

$ mkdir myNewProject

$ cd myNewProject

$ goforit

After project is set up, just call grunt build task.

$ grunt build

or just

$ grunt

for build and watch for changes in code.

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago