Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/artemeff/ap

Vk Audio Player
https://github.com/artemeff/ap

Last synced: 12 days ago
JSON representation

Vk Audio Player

Awesome Lists containing this project

README

        

### ap — vk audio player

---

#### Development

```sh
$ bin/dev
```

#### Building

```sh
$ bin/build
```

---

### Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request