Commit Graph

456 Commits (3093f4241ece34bc960c03c8fdc35b2fd058f211)
 

Author SHA1 Message Date
axtloss ea63e29c73
preperation for codebase audit 3 years ago
Matt C 5d95261f2f
Update README.md 3 years ago
Matt C c6ed9211e9
Update README.md 3 years ago
axtloss 27b5367dee
added aur updates, no idea why this wasnt there earlier 3 years ago
axtloss 2433054833
removed debug output 3 years ago
Rafael Madriz e09024c601
added ~ subsitution for the config, paths with ~/ work now 3 years ago
axtloss 16b3888082
fix logo in readme 3 years ago
Rafael Madriz ece5b9172d removed snap support 3 years ago
Rafael Madriz 82272c9530 bugfix on line 42, i dont even know why this happened 3 years ago
Rafael Madriz 8ff1faf00f removed useless config option, and added file trying to be opened at error messages for easier debugging 3 years ago
Rafael Madriz 5ed7c50a36 fixed some config issues, and changed the clone function to respect the config 3 years ago
axtlos ce19ccf046 fixed a bug in the default config where the home path still said /home/user as well as an install option in make 3 years ago
axtlos 8ba536bc4d added hard-coded fallback config instead the config is for some reason is empty, also changed config space in /etc/ame.toml 3 years ago
axtlos 0914af6bac Merge branch 'main' of github.com:crystalux-project/ame
modified:   README.md
3 years ago
axtlos 9870624e10 added short and longer commands 3 years ago
Matt C 4cef36c749 Add "build deps" lmao 3 years ago
axtlos 2106101a7f added feature to print the current config using -Pc 3 years ago
axtlos 9e565eaffd added config changes, view comments for details 3 years ago
Rafael Madriz 8c26afa026 test push, added missing semicolon 3 years ago
Rafael Madriz a96d108c26
added snap support, as well as config checks for snap, aur and pacman 3 years ago
Rafael Madriz 92e1098854
added basic config parsing, not fully finished yet, reads config from hardcoded string. added check if flatpak is installed and return with error if not 3 years ago
axtloss fe741b862f added flatpak install method 3 years ago
jasiosasio 16c38b3d9b a new readme shit fukcing kill me i have nothing better to do 3 years ago
jnats ac9b310da1 directory restructure 3 years ago
axtloss e88e0e0950 can now properly install from repos and aur 3 years ago
jnats 85c02b91af fixing stuff up 3 years ago
jnats 8633544015 fixed all cargo warns 3 years ago
jnats 63a659fe87 stuff i think idk 3 years ago
jnats 08c07467d8 Merge branch 'main' of github.com:crystalux-project/ame 3 years ago
jnats ade2ff6a0f fixing up installation yet again 3 years ago
jasiosasio 468201a34c Update README.md 3 years ago
jasiosasio bb9a2e6ad8 Merge branch 'main' of https://github.com/crystalux-project/ame into main 3 years ago
jasiosasio 1559be6188 Update README.md 3 years ago
jnats 95a17834d5 hhh 3 years ago
jnats 91ba690079 oops 3 years ago
jnats e32ef6aa58 adding installing after clone 3 years ago
jnats 10106d1f7b fixed formatting to be more consistent w/ pacman 3 years ago
jnats 0b66827382 removed debug println!() 3 years ago
jnats 2c25c36823 cleaned up clone.rs and most code in general 3 years ago
jnats 6190680f4c fixed search, added symlink to makefile, fixed unnecessary uses, reformatted some strings 3 years ago
axtloss 7852df5e8b added first step in json parsing, now need to parse the nested json of the packages 3 years ago
axtloss f1799292cc misunderstood previous code, works as intended now 3 years ago
axtloss 4836148380 forgot to remove log files 3 years ago
axtloss 6bf6b67190 added code to get the arch rpc json and write it into variable 3 years ago
jnats 47d62c4dc6 removed junk 3 years ago
axtloss 21f2c27915 added parts of the search function 3 years ago
axtloss b063db592b made it print the output of pacman commands, and install using pacman if the package was found in the repos 3 years ago
axtloss 4c80755318 added upgrade option 3 years ago
jasiosasio d1903894ff Update README.md 3 years ago
jasiosasio 85202047dd Update README.md 3 years ago