Skip to content

acuccoder/wasd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasd

it's a package manager.

it does stuff.

usage

$ wasd sync
$ wasd search pkg
$ wasd install pkg-name

publishing a package

$ wasd publish pkg-name-1.0.0 --repo-dir ./repo --repo-base https://repo-url.com/ 

For example,

./wasd publish hello-bin-1.0.0 --repo-dir ./repo --repo-base http://localhost:8080z

deps

  • a relatively new version of python3
  • internet access

About

a package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published