Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/romellogoodman/atwo

A creative coding framework.
https://github.com/romellogoodman/atwo

Last synced: about 17 hours ago
JSON representation

A creative coding framework.

Awesome Lists containing this project

README

        

# atwo

[![npm version](https://badge.fury.io/js/atwo.svg)](https://badge.fury.io/js/atwo)

A creative coding framework.

```sh
npm i atwo -g
```

### Codebase

Folder structure

```sh
atwo/
├── cli
└── site # atwo.dev
```

Technologies

- [Commander.js](https://github.com/tj/commander.js)
- [Eleventy](https://www.11ty.dev/)
- [Rollup.js](https://rollupjs.org/guide/en/)

### Development

Developing the website

```sh
npm run site
```

### Author

By [Romello Goodman](https://www.romellogoodman.com/).