Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 563 Bytes

File metadata and controls

18 lines (14 loc) · 563 Bytes

Base

Automa's Base Repository used for everything!

Setup

Run the following commands to setup the base of this REPO:

git clone --recurse-submodules --remote-submodules https://github.com/GetAutomaApp/Base.git
cd Base
npm run install:all

Note

This is a template repo, add any other initialization steps here please!

Warning

This REPO uses the GPL-3.0 license, this license only applies if you modify this template and intend to use this as a template repo! If this repo is applied as a new project, feel free to close source it!