0.1.3 • Published 2 years ago

smglobal v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Requirements

  • Ruby >=3.4
  • npm
  • bower
  • gulp

Installation

  • Install Ruby Sass: gem install sass
  • Install npm prerequisites: npm install
  • Install bower components: bower install

Development

  • Run watcher with gulp: gulp
  • Version bump with gulp patch, gulp feature and gulp release

Deployment

  1. Adjust production API path in config.json
  2. Change the version number in package and bower json files
  3. Build production app: gulp build
  4. Copy contents of dist directory to a webserver

Text Editor

The .editorconfig file sets default indentation to the following: indent_style = space indent_size = 4

It is essential to keeps these setting consistent, especially for coffescript files.

0.1.2

3 years ago

0.1.1

3 years ago

0.1.3

2 years ago

0.1.0

3 years ago