3.10.3 • Published 8 years ago

starrynight v3.10.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

StarryNight

Scaffolding and testing tool for creating HIPAA and FDA compliant Meteor apps.

===============================

What is StarryNight?

StarryNight is a command line tool for use in scaffolding and testing Meteor applications. It's similar to tools like 'rails generate', 'spacejam', and 'mrt'. It's a direct result of 2 years of working on the Meteor Cookbook.

New Location: Please note that we've moved to starrynight.meteorapp.com

===============================

Installation

npm install starrynight -g

===============================

Usage

  autoconfig
  run-tests --type <testType>
  run-tests --framework <frameworkName> --autogenerated
  generate-release-json
  generate-application-json
  display-env
  audit-permissions
  compact
  scaffold --boilerplate <boilerplateName> --framework <frameworkName>
  pattern --url http://github.com/account/repo
  rename --from <originalTerm> --to <newTerm> -root <directoryRoot>
  find-and-replace --from <originalTerm> --to <newTerm> -root <directoryRoot>
  refactor --from <originalTerm> --to <newTerm> -root <directoryRoot>
  create --package foo:mypackage --from /path/to/component
  extract-ids /path/to/<filename>
  extract-classes /path/to/<filename>
  extract-tests-for /path/to/<filename>
  generate-ci  --provider <ciProviderName>

===============================

Testing Quickstart

# fetch files for local development (as definined in .git-packages.json)
$ starrynight fetch

# add .meteor/starrynight.json to our application
$ starrynight autoconfig

# run your application validation tests using NightWatch
$ starrynight run-tests --type validation

# run your application verification tests using Gagarin
$ starrynight run-tests --type verification

# run your package-verificaiton tests using Gagarin
$ starrynight run-tests --type package-verification

# (optional) add verification & integrations tests to your application
$ starrynight scaffold --framework nightwatch

===============================

Licensing

MIT License

3.10.3

8 years ago

3.10.2

8 years ago

3.10.1

8 years ago

3.10.0

8 years ago

3.9.12

8 years ago

3.9.9

8 years ago

3.9.11

8 years ago

3.9.10

8 years ago

3.9.2

8 years ago

3.9.0

8 years ago

3.8.16

8 years ago

3.8.14

8 years ago

3.8.13

8 years ago

3.8.10

8 years ago

3.8.8

8 years ago

3.8.7

8 years ago

3.8.6

8 years ago

3.8.5

8 years ago

3.8.2

8 years ago

3.8.1

8 years ago

3.7.19

8 years ago

3.7.10

8 years ago

3.7.2

8 years ago

3.7.1

8 years ago

3.7.0

8 years ago

3.6.0

9 years ago

3.5.4

9 years ago

3.5.3

9 years ago

3.5.2

9 years ago

3.5.1

9 years ago

3.5.0

9 years ago

3.4.1

9 years ago

3.4.0

9 years ago

3.3.1

9 years ago

3.3.0

9 years ago

3.2.65

9 years ago

3.2.64

9 years ago

3.2.63

9 years ago

3.2.62

9 years ago

3.2.61

9 years ago

0.2.61

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago