Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cypherpunkarmory/userland-assets-support
Repository for building and holding the core assets of UserLAnd
https://github.com/cypherpunkarmory/userland-assets-support
Last synced: 9 days ago
JSON representation
Repository for building and holding the core assets of UserLAnd
- Host: GitHub
- URL: https://github.com/cypherpunkarmory/userland-assets-support
- Owner: CypherpunkArmory
- License: mit
- Created: 2018-07-19T16:55:15.000Z (over 6 years ago)
- Default Branch: staging
- Last Pushed: 2024-03-26T04:43:38.000Z (8 months ago)
- Last Synced: 2024-04-13T16:24:29.347Z (7 months ago)
- Language: Shell
- Size: 26 MB
- Stars: 89
- Watchers: 17
- Forks: 80
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UserLAnd-Assets-Support
NOTE: Releases to this repo MUST be prereleases while majority of UserLAnd users are using v2.5.10 or below.
A repository for holding assets used by all distros/apps for UserLAnd
After cloning this repo, you simply do the following...
`./scripts/buildArch.sh $desiredArch`
`./scripts/installArch.sh $desiredArch`where `desiredArch` can be `arm`, `arm64`, `x86`, `x86_64`, `all`
`all` does not mean all of the previous. It just relates to the files under assets/allNote: When proot is built, we pull and build from the code found [here](https://github.com/CypherpunkArmory/proot).