Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doesdev/sdfg
Random-ast CLI bs'es
https://github.com/doesdev/sdfg
Last synced: about 20 hours ago
JSON representation
Random-ast CLI bs'es
- Host: GitHub
- URL: https://github.com/doesdev/sdfg
- Owner: doesdev
- Created: 2020-11-19T03:24:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T01:49:34.000Z (almost 4 years ago)
- Last Synced: 2024-08-09T09:28:50.715Z (3 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sdfg [![NPM version](https://badge.fury.io/js/sdfg.svg)](https://npmjs.org/package/sdfg)
> sdfg
## Random CLI utilities
This is just a collection of random crap to make my life easier# Install
```sh
$ npm install --global sdfg
```# Usage
```sh
# list commands
sdfg commands
# help for any given command
sdfg {command} --help
```# License
MIT © [Andrew Carpenter](https://github.com/doesdev)