Skip to content

Arc for every system! A middle-ground between You and your Computer

License

Notifications You must be signed in to change notification settings

SrijanSriv211/arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc

👋 Introduction

❓ What is arc?

  1. arc is a command prompt like terminal.
  2. Yeah it's just a bit more customizable command prompt.
  3. I'm building arc as an execution engine for my personal AI assistant WINTER.

❓ Why am I working on it?

I started working on AOs as a hobby project back in 2020. Originally the project was written in Python but then I shifted the project to C#. I worked on AOs as to better learn C# programming language or just do some time pass.

Now I'm rewriting AOs in C++ and I've actually renamed it to arc. I don't know why but it sounds cool.
The old repository is https://github.com/SrijanSriv211/AOs


🧰 Getting started

arc is officially untested on other development environments whilst I focus on a Windows build, but you can modify it to work cross-platform.

‼️ Prerequisites

You need to install the following on your machine.

📝 Getting arc

1. Downloading the repository:

Start by cloning the repository with git clone --recursive https://github.com/SrijanSriv211/arc.

If the repository was cloned non-recursively previously, use git submodule update --init --recursive to clone the necessary submodules.

2. Running and Compiling arc:

  1. Run the program:
scripts\build run
  1. Compile the program:
scripts\build

About

Arc for every system! A middle-ground between You and your Computer

Resources

License

Stars

Watchers

Forks

Packages

No packages published