Releases: SrijanSriv211/arc
Releases · SrijanSriv211/arc
arc 1.3
Full Changelog: v1.2...v1.3
- Change current arc environment with
...
command - Run some specific scripts at startup of arc
arc 1.2
Full Changelog: v1.1...v1.2
- Make it easy to use commands like
<<
,>>
,..
or>
arc 1.1
arc 1
_ _ _ _ _
| | | | | | | | |
| |__| | ___| | | ___ | |
| __ |/ _ \ | |/ _ \| |
| | | | __/ | | (_) |_|
|_| |_|\___|_|_|\___/(_)
__ __ _ _
\ \ / / | | | | /\
\ \ /\ / /__| | ___ ___ _ __ ___ ___ | |_ ___ / \ _ __ ___
\ \/ \/ / _ \ |/ __/ _ \| '_ ` _ \ / _ \ | __/ _ \ / /\ \ | '__/ __|
\ /\ / __/ | (_| (_) | | | | | | __/ | || (_) | / ____ \| | | (__ _
\/ \/ \___|_|\___\___/|_| |_| |_|\___| \__\___/ /_/ \_\_| \___(_)
A brand new iteration of my previous AOs series.
👋 Introduction
❓ What is arc?
- arc is a command prompt like terminal.
- Yeah it's just a bit more customizable command prompt.
- 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.
Download it and start using without any installations.