Skip to content

aggie-tool-kit/atk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATK

What is this?

This is a quality-of-life tool for all software projects. It brings common sense to creating, sharing, debugging, and running projects cross-platform. This includes depenedency management, command access, and boilerplate generation.

How do I install atk?

If you have Windows 10

Run this command in CMD

powershell -command "Set-ExecutionPolicy RemoteSigned -scope CurrentUser; iex (new-object net.webclient).downloadstring('https://git.io/fj7gT')" & ___AtkPrintDone.bat

If you have MacOS

Run this command in the terminal app

eval `curl -L git.io/fj7gv`

If you have Linux

Ubuntu

Run this in your console

eval `wget -qO- git.io/fj7gk`

More linux support hopefully coming soon.

Releases

No releases published

Packages

No packages published