https://github.com/montoulieu/ableton-live-downloader
🎹 Downloads the desired 64-bit installer from any version of Ableton Live 11, 10, and 9.
https://github.com/montoulieu/ableton-live-downloader
ableton-live nuxtjs vue2
Last synced: 3 months ago
JSON representation
🎹 Downloads the desired 64-bit installer from any version of Ableton Live 11, 10, and 9.
- Host: GitHub
- URL: https://github.com/montoulieu/ableton-live-downloader
- Owner: montoulieu
- Created: 2019-01-29T21:40:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T07:49:30.000Z (over 1 year ago)
- Last Synced: 2024-08-10T10:04:10.528Z (about 1 year ago)
- Topics: ableton-live, nuxtjs, vue2
- Language: Vue
- Homepage: https://ableton-live.netlify.app/
- Size: 1.61 MB
- Stars: 40
- Watchers: 5
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ableton-live-downloader
> Downloader utility for Ableton Live installer
## Build Setup
``` bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm start# generate static project
$ npm run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).