Giter Site home page Giter Site logo

flora.js's Introduction

Flora.js

NodeJS Mocha

Flora.js is a toy command line utility for flower nerds!

Getting Started

These instructions will get you a copy of the project up and running on your local machine!

Prerequisites

you must have node.js installed on your local machine.

Installing

Clone the repository into a directory

C:\Users\Refaat\Desktop\flower.js> git clone https://github.com/Refaat0/flora.js .

Install the required NPM packages:

C:\Users\Refaat\Desktop\flora.js> npm install

Install flora.js globally on your machine:

C:\Users\Refaat\Desktop\flora.js> npm install -g .

Ensure that the application is working correctly by running the following command:

C:\Users\Refaat> flora random

Your terminal should display a result similar to the following:

Plant {
    commonName: "Congdon's woolly sunflower",
    familyName: 'Asteraceae'
}

Creating An Executable

You can create a windows, linux, and macos executable by running the following command:

C:\Users\Refaat\flower.js> npm run package

A new directory named bin will be created and it will contain the executables.

Ensure that the application is working by running the following command:

C:\Users\Refaat\flower.js\bin> flora.exe random

Running the tests

You can run the included unit tests by runing the following command:

C:\Users\Refaat\flower.js> npm test

flora.js's People

Contributors

refaat0 avatar

Watchers

 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.