command
module
Version:
v0.0.0-...-abc809d
Opens a new window with list of versions in this module.
Published: Mar 6, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Buck
⚡Fast Package Manager for Node.js
⚠️ buck is still a WIP with minimal working commands and features.
Installation
At the moment the only way to install buck is building it from source:
git clone https://github.com/rhygg/buck
cd buck
go get
To run buck on the current terminal window:
go install
Usage
Currently the only working command is add
.
Buck has also successfully implemented a module caching paradigm as of now.
Example:
buck add express
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.