Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valkyrie-language/legion.rs

The Valkyrie package manager
https://github.com/valkyrie-language/legion.rs

legion package-manager valkyrie

Last synced: 4 days ago
JSON representation

The Valkyrie package manager

Awesome Lists containing this project

README

        

Rust Template Project
=====================

Rust template project for monorepo

## Single project directory structure

```sh

- source/ # Source Code
- target/ # Artifacts
- valor.toml # Valor configuration
```

## Multi-project directory structure

```sh

- config/valor.toml
- valor.toml
```