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
- Host: GitHub
- URL: https://github.com/lirantal/atombundles
- Owner: lirantal
- License: mit
- Created: 2016-10-18T19:43:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-06T20:33:26.000Z (almost 8 years ago)
- Last Synced: 2025-02-06T06:48:39.674Z (3 months ago)
- Language: TypeScript
- Homepage: https://lirantal.github.io/atombundles/
- Size: 681 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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).