Skip to content

serpent-os/ent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ent - recipe tree management

ent is a tool for working with packaging recipes in git trees/monorepos.

Primarily it is intended for use with Serpent OS packaging, and to a limited degree, Solus packaging.

Installation

ent is written in Rust, and can be installed via cargo:

cargo install --path .

Usage

ent is a command line tool, and can be invoked with ent:

ent --help

For example, to check for updates to the recipes in the current directory:

ent check updates

Copyright

ent is licensed under the terms of the MPL-2.0 license. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages