Code Monkey home page Code Monkey logo

bamboohr's Introduction

How to use it

Create cypress.env.json with the env session from cypress.json e.g.

{
  "username": "[email protected]",
  "password": "mysecretpassword",
  "enterTime": "9:00",
  "exitTime": "5:00"
}

run npm run cypress:open

How to run the script for non Techies

  1. Install/Check your git version -> [Install](## Install/Check Git)
  2. Clone project on a folder -> [Clone](## Install/Check Git)
  3. Install Node.js -> [Install](## Install Node.js)

Install/Check Git

Open terminal on your mac and type git --version. If you don’t have git installed already, it will prompt you to install it. Read and agree to the Command Line Tools License Agreement and you are ready to use Git!

Now you are ready to clone the project before running it πŸ—‚, on your terminal navigate to where you want to clone the project. I recommend Documents which you can do by typing cd Documents on terminal.

Once you are inside the folder you want to clone the project into type git clone [email protected]:bertonha/bamboohr.git and it will start to download the project files.

Install Node.js

If you have never used Node.js or installed it you will need it to run the script.

Download node.js from this website first.

Or if you are on macOS you can use Homebrew

brew install node

Once node.js is installed, navigate on terminal to the folder where the bamboohr project was cloned cd bamboohr Once on the folder you can install the project dependencies by running npm install.

And you are done, you can now follow the [How to use it](# How to use it) instructions to run the script πŸ’ͺ

bamboohr's People

Contributors

bertonha avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.