Code Monkey home page Code Monkey logo

seneca-check-plugin's Introduction

Seneca

A Seneca.js tool to check plugins

seneca-skeleton

Build Status Gitter

js-standard-style

A Seneca tool to check conformance of plugins with others

  • Version: 0.0.1
  • Node: 0.10, 0.12, 4

If you are new to Seneca in general, please take a look at senecajs.org. We have everything from tutorials to sample apps to help get you up and running quickly.

If you're using this module, and need help, you can:

Install

To install from master, simply use npm link.

git clone https://github.com/maxired/seneca-check-plugin
cd seneca-check-plugin
npm install
npm link

Quick Example

Before started, be sure to be in a clean directory. Running the script will create two directory, default and to-check

The goal

seneca-check-plugin <githubUsername/githubRepo>

If everything look goods you should see the following message: everything looks good

In case of error, it will be described in the command line What you want do is going inside the to-check directory and fix your error

Then, go back in the previous directory and run

seneca-check-plugin continue

Proceed the same way as long as your have error.

Then, it says that your project is good. this is ONLY REGARDING BASIC ATTRIBUTES If you change anything to your code, or package.json, please run npm install and npm test before going further

More Info ?


seneca-check-plugin --help

 Usage: seneca-check-plugin [options] TOCHECK

 Options:

   -h, --help          output usage information
   -V, --version       output the version number
   -m,--model <model>  The Repo we will check TOCHECK against
   -f,--fix            Should we try to automattically solve some issues

 Syntax for MODEL and TOCHECK :
   MODEL AND TOCHECK are github repository identifiant. They should follow the syntax Username/Repo.
   For example, the defaut MODEL is maxired/seneca-skeleton
   It corresponds to the repo seneca-skeleton from user maxired
   And can be access at https://github.com/maxired/seneca-skeleton

   if TOCHECK equal "continue", then the last check will be continued

 Examples :
   seneca-check-plugin senecajs/seneca-level-store
   seneca-check-plugin continue

Contributing

The Senecajs org encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

License

Copyright Richard Rodger and other contributors 2015, Licensed under MIT.

seneca-check-plugin's People

Contributors

geek avatar maxired avatar

Watchers

 avatar  avatar

Forkers

geek

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.