Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2nthony/nm

Personal favorite new project template - SAO generator
https://github.com/2nthony/nm

evillt sao sao-generator

Last synced: about 2 months ago
JSON representation

Personal favorite new project template - SAO generator

Awesome Lists containing this project

README

        

# sao-evillt-nm

[![NPM version](https://badgen.net/npm/v/sao-evillt-nm?icon=npm)](https://npmjs.com/package/sao-evillt-nm)
[![NPM download](https://badgen.net/npm/dm/sao-evillt-nm?icon=npm)](https://npmjs.com/package/sao-evillt-nm)
[![CircleCI](https://badgen.net/circleci/github/evillt/nm?icon=circleci)](https://circleci.com/gh/evillt/nm/tree/master)
[![$donate](https://badgen.net/badge/support%20me/donate/f2a)](https://patreon.com/evillt)

## Usage

`sao-evillt-nm` is a generator for [SAO](https://github.com/saojs/sao), install is first:

```sh
yarn global add sao

# Prefer npm
npm i -g sao

#####################

# From npm
sao evillt-nm my-project

# From git
sao evillt/nm my-project
```

## License

MIT © [evillt](https://github.com/evillt)