Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

code-server AUR package

NotificationsYou must be signed in to change notification settings

coder/code-server-aur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch User Repository package forcode-server.Feel free to file issues here or comment on the AUR page.

Previously maintained byKSXGitHub

Updating

Make sure you run these commands on an Arch machine. If you're a Coder employee, we suggest using your dogfooding environment.

  1. Runsh update.sh and type in the new version
  2. Push changes to GitHub:git push
  3. Push changes toaur:git push aur
    • If you don't have this set up, rungit remote add aur ssh://aur@aur.archlinux.org/code-server.git
    • Rungit push aur

SSH Key

In order to publish updates to AUR, you'll need to have an SSH key pair setup.

  1. Create a config file file~/.ssh/config
Host aur.archlinux.orgIdentityFile ~/.ssh/aurUser aur
  1. Create a new key pair by running:
ssh-keygen -f~/.ssh/aur
  1. This will create a new public key at.ssh/aur.pub. Copy this and add to your AUR account underMy Account > SSH Public Key
  2. You may also need to be added by the package maintainer (@coadler)

Read more:https://wiki.archlinux.org/index.php/AUR_submission_guidelines

New Maintainers

If a new maintainer joins the project, please add them to the top ofPKGBUILD.

Removing Old Maintainers

Instead of removing them completely, change their title from "Maintainer" to "Contributor".

Automated publishing

@jsjoeio created an account undercdrci for automating publishing the AURpackage. If you need these credentials, please ask him.

About

code-server AUR package

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors8

Languages


[8]ページ先頭

©2009-2025 Movatter.jp