Giter Site home page Giter Site logo

abap-advent-2020-template's Introduction

abap-advent-2020-template

Advent of Code 2020 - ABAP Template

Let's do it the difficult way! By ABAP running on NodeJS

Prerequsites

NodeJS 12 installed

No ABAP system required

However, a lot of patience is required to get the ABAP running in Node, this will involve debugging of javascript and typescript code!

Initial Setup

After cloning this template repository, please rename all objects, this is done by changing the configuration in abaplint.json and then running npm install && npm run rename

Enable abaplint.app to get nice linter errors.

Adjust abaplint.json to match your preferences

Commands

npm install to install dependencies, make sure to keep file package.json up to date with latest dependencies

npm run lint to run linter

npm run downport will downport the code to 702, into directory "downport"

npm run unit takes downported code, transpiles it, and runs unit tests

npm test does linting, downporting and unit testing in that sequence

npm run input -- 01 to run day 01 with input from /input/day01.txt

abap-advent-2020-template's People

Contributors

stormshynn 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.