8000 GitHub - reywood/meteor-publish-composite-test: Meteor site for testing the publish-composite meteorite package
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

reywood/meteor-publish-composite-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor site for testing the publish-composite meteorite package


To clone and set up for the first time:

$ cd /path/to/my/working/dir
$ git clone https://github.com/englue/meteor-publish-composite.git
$ git clone https://github.com/reywood/meteor-publish-composite-test.git
$ cd meteor-publish-composite-test/packages
$ ln -s ../../meteor-publish-composite reywood\:publish-composite
$ meteor add reywood:publish-composite

To simply run the app and see if everything looks kosher:

$ meteor

To run package tests, execute:

$ make test

Then browse to http://localhost:3000/.

About

Meteor site for testing the publish-composite meteorite package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0