Giter Site home page Giter Site logo

ajgenesisnode-entity's Introduction

AjGenesisNode Entity

AjGenesisNode Entity tasks and templates. WIP.

Installation

Install AjGenesis for Node globally using:

npm install -g ajgenesis

On Linux, you should use sudo to install a module globally.

Usage

In your project directory, run:

npm install ajgenesisnode-entity

in order to have this module available.

Add an entity to the current AjGenesis project

ajgenesis entity:add customer

It adds a models/customer.json file with an entity named customer.

Add a property address to entity customer

ajgenesis entity:addproperty customer address

Development

npm install -g ajgenesis
git clone git://github.com/ajlopez/AjGenesisNode-Entity.git
cd AjGenesisNode-Entity
npm link ajgenesis
npm install
npm test

Versions

  • 0.0.1: Published
  • 0.0.2: Published. It uses models directory instead of ajgenesis/models
  • 0.0.3: Published. add and addproperty process parameters
  • 0.0.4: Published. Fixing add property bug, using a hack
  • 0.0.5: Published. Using ajgenesis/models for model files
  • 0.0.6: Published. Use createModelDirectory, getModelDirectory
  • 0.0.7: Published. Install method
  • 0.0.8: Published. Copy lib directory on install
  • 0.0.9: Published. Using entities folder in model
  • 0.0.10: Published, new directory struct, pre-installed in AjGenesisNode-Express

Contribution

Feel free to file issues and submit pull requests โ€” contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

ajgenesisnode-entity's People

Contributors

ajlopez avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.