Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.
/ jazz_money_sample Public archive

jazz money command line example using jasmine default sample

Notifications You must be signed in to change notification settings

tissak/jazz_money_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample App

This app has been produced running just a few commands revolving around the standard ones :

mkdir <app>
_add Gemfile_
bundle install
bundle exec jasmine init 
bundle exec jazz_money init

Then modifying the spec/javascripts/support/jasmine.yml file to include the correct JS files to run with.

To trial this app, clone it and then run

bundle install
bundle exec jazz_money run

About

jazz money command line example using jasmine default sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published