项目作者: wu-lang

项目描述 :
🐈 A package manger for Wu projects
高级语言: Rust
项目地址: git://github.com/wu-lang/jess.git
创建时间: 2019-01-15T11:53:25Z
项目社区:https://github.com/wu-lang/jess

开源协议:MIT License

下载


Jess

A package manager for handling your Wu projects.

Usage

  1. $ jess
  2. The Jess Package Manager
  3. Usage:
  4. jess # Display this
  5. jess <command> # Read further below
  6. Commands:
  7. new <name> # Creates a new project at optional path
  8. build # Builds the current project
  9. run # Runs the current project

Features

  • TOML configuration
  • Git-based dependencies
  • Be a package manager

License

MIT License