KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
dots
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
pp.awk
:
yet another shell based preprocessor
3DProjection
:
Rotating/Projection a 3D cube and displaying it on a PyGame window.
slide
:
个人外部分享 PPT 合集
CRUD_using_node_express_mongoDb
:
CRUD application using Express, Node, mongodb. MERN stack boilerplate.
ICD9to10mapping
:
ICD-9 to ICD-10 conversion using CMS General Equivalence Mapping (GEM)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dots
?
Download (.md)
# About This is my entire system configuration using [GNU/Guix](https://guix.gnu.org/) and [RDE](https://sr.ht/abcdw/rde/). - My (archived) literate config is available [here](https://github.com/minikN/guix/tree/literate). - An attempt of a vanilla config is available [here](https://github.com/minikN/guix/tree/vanilla). # Installation 1. This repo relies on the official rde repository being present. If this repo is located at `~/git/guix`, then it expects the rde repo to be available at `~/git/rde`. You can change this in the [Makefile](https://github.com/minikN/guix/blob/main/Makefile#L4). 2. `cd /path/to/this/repo` 3. `make <machine>-<system/home>-<build/reconfigure>`, e.g. `make geekcave-home-reconfigure`. 4. (optional) Add new machines [here](https://github.com/minikN/guix/blob/main/config.scm#L236-L253).