buddyspencer The app is faster and lighter, but I don't like the name. Nice job!
algent thanks 😀 Glad you like it. Sorry for the name, I am really bad at picking them
algent you gave me my first github star. Thank you very much 😁
algent alias upkgs='/path/to/ham'.
alias upkgs='/path/to/ham'
+1 for using Go, you'd get a taco if it was C 😁 Wouldn't hurt to have a command to clear/invalidate cache
viyoriya thanks for the feedback but I am not sure if my program is good enough to be a solus package 😅 michaeltintiuc just added the function to clear the cache Justin added the part to check if snap or flatpak is installed, will add the installation part of the package during lunch.
@buddyspencer is there no way to install? I selected a snap and it just gave me a link, is it not possible to parse the command out for the user ie sudo snap install pkgname?
sudo snap install pkgname
In light of that you'd also need to check that snapd is installed and working as well as flatpak installed and flathub added.
Justin I can add that function if you like.
buddyspencer
If you want to make it as a solus package here is the basic setup script
https://www.codepile.net/pile/Ogj8JNG2
I request you to change the name instead of ham 🙂 ( Its your code your decision its just my request coz middle east/ east people don't like the name )
and take care of integer overflow too 😁
That would be great, make it a full solution to find and install.
viyoriya How to make that API token to be uploaded automatically in the script?
viyoriya I request you to change the name instead of ham 🙂 ( Its your code your decision its just my request coz middle east/ east people don't like the name )
I think I will rename it to spence.
This is a perfect opportunity for the community to come together and improve this, if it's not yet ready to be a solus package. nice work nonetheless @buddyspencer ! I might be able to add some unit tests over the weekend btw, it should be "go get"-able, right?
michaeltintiuc yeah it should and I can't thank you guys enough
algent
it provides URL and token
viyoriya I have API token but I don't want to paste it always. Is there any way that the script could extrat the API Token saved somewhere in my $HOME?
algent I haven't tried that you can update the script if possible or i will do that later and share it with you 👍️
viyoriya I changed this arc set-config default https://dev.getsol.us with this one arc set-config default $HOME/.arcc
arc set-config default https://dev.getsol.us
arc set-config default $HOME/.arcc
EDIT: I get this.
Set key "default" = "/home/algent/.arcc" in user config (was "https://dev.getsol.us"). Usage Exception: Server URI "/api/" must include a protocol and domain. It should be in the form "https://phabricator.example.com/".
https://secure.phabricator.com/book/phabricator/article/arcanist/
Some Arcanist commands can be configured. This configuration is read from three sources, in order:
in your case --local
algent thats sets the config value in .arcrc file
just try this arc get-config default you will get user and url value.
Actually its just a initial script to set the basics stuff. Still i didnt go thru the rest of the josh videos.
buddyspencer cool 😃 ....I thought this name ASPST (Andy SOLUS Package Search Tool) ... 😂
viyoriya Or just PST (Paskage Search Tool), UAS (Universal App Search) . The name is not a big deal since we can use an alias for it.
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project.