bjarki / gengi

All things gengi related

Home Page:https://gengi.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gengi

Tests status

This is a monorepo for all things gengi related

Getting started

Clone the repo and install dependencies with yarn or npm install. This will also run lerna bootstrap which will install dependencies for all the projects, and create symlinks for interdependent packages.

Development

We are using prettier on packages/**/*.js. There is a precommit hook in place which will run prettier on all changed files and git add them after fixing them. Note that applications/gengi-is is not included in the prettier setup, since it is a legacy project with a pretty weird setup and breaks in a bunch of funny ways.

Projects

The folder structure is pretty basic, projects are split up into applications and packages.

Applications

Applications are websites, apps and other products.

Packages

Packages are published npm packages.

Package Version
gengi NPM version
gengi-cli NPM version

About

All things gengi related

https://gengi.is


Languages

Language:JavaScript 62.2%Language:CSS 25.6%Language:HTML 8.8%Language:Objective-C 2.0%Language:Python 0.7%Language:Java 0.6%Language:Makefile 0.2%