neo-express
                                
                                 neo-express copied to clipboard
                                
                                    neo-express copied to clipboard
                            
                            
                            
                        Add Standalone Packages to...
We should open the options for neo-express with soon to be standalone packages with #358.
The reason for doing this will allow users to use the app without installing dotnet. Also random searches in these repos may bring new users to the platform after seeing the neo-express in action.
Repos
Windows Package Manager (winget)
Setup and Submit packages. After you create the initial request. I can setup github action workflow to deploy new releases.
apt-get Can use github repo for this Setup.
dotnet tool we already use this method.
neo.org/downloads.html
Have a download page for neo-express. This would be a big benefit seeing how no one knows about this app. Let alone where or how to download it.
brew I don't know how
@shargon @Liaojinghui
I would like to know if any of this is possible with the neo-project. What the process of getting all this setup? Cause we will need a new hosting repo for apt-get, I'm pretty sure brew and any others. Maybe nccs, neo-cli will follow in suite?
This should be handled by NGD. @steven1227 @Ashuaidehao @superboyiii
If a standalone packages is created, I can add a link to it here https://neo.org/neogas#wallets
@chenzhitong #358 is in the process of getting approved for images.
well #358 is now live. And word on the future for images on neo.org @chenzhitong ?
I would really like to add to winget. It would have to be this repo to do the initial PR to winget to get the package started
Can you write a profile of neo-express, describing what kind of wallet it is. @cschuchardt88 And what's the download page, GitHub Release? There's no release file to download yet!
@Liaojinghui when is a release coming out? so we can get a download.
@chenzhitong its not a wallet, its a developer node, put it here https://neo.org/dev#tooling
You would add the download link to the git repo release page for the time being.
We need a logo for neo-express
@chenzhitong i made that, but currently i added neo-cli icon to neo-express but we can use the one above
@cschuchardt88 maybe ask ngd for that. I dont know if NGD has some rules to make logos. @steven1227
We have no rules. I like this logo actually ~
Done, text description from readme.md  https://neo.org/dev#tooling
Fixed logo edge jaggedness
close as finished.
@Liaojinghui we still need standalone packages release?
@Liaojinghui we still need standalone packages release?
@steven1227 this standalone packages release thing can only be handled by NGD.
Can't we still release on in github?
@steven1227 winget would be a nice addition. Should get us some new users.
winget only works for windows I think. We should think about all platforms
@cschuchardt88 may you please add  <DebugType>portable</DebugType>  https://github.com/neo-project/neo-express/actions/runs/7044264979/job/19171782715
I have a workflow for building debian packages. Which will install all required dependencies.
@steven1227
winget only works for windows I think. We should think about all platforms
Each OS has to be done one at a time.
@gsmachado
do you know how to create brew packages on macOS?
Yes, I'm working on the brew and apt-get repositories. I will release something soon. 😄