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

https://github.com/lirantal/atombundles

Easily install all packages required to create an Atom Bundle for a Language or Platform
https://github.com/lirantal/atombundles

Last synced: 26 days ago
JSON representation

Easily install all packages required to create an Atom Bundle for a Language or Platform

Awesome Lists containing this project

README

        

# Atombundles

Boost the Atom IDE with AtomBundles - a curated list of favorite programming packages.

An easy `Copy&Paste` list of packages to fully complement your favorite programming platform and development experience.

![image](https://cloud.githubusercontent.com/assets/316371/19824385/8c59e190-9d77-11e6-9178-4c48782516f6.png)

## Suggest new Bundles or Packages

We encourage the community to suggest a whole new bundle of their creation, or contribute to an existing bundle.

Simply fork this repository and update the file `src/app/bundles.js` with your changes and we'll review.

## Local Development Server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Code scaffolding

This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.17.
Please refer to the home project of angular-cli for more details on development.

## Maintainers

Liran Tal
Idan Cohen

## Further help

To get more help on the `angular-cli` use `ng --help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).