1.1.2 • Published 8 years ago

goforit v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago