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

https://github.com/martygo/ao-tools

AO Tools é uma coleção gratuita e de código aberto de ferramentas on-line úteis para desenvolvedores e pessoas que trabalham em TI, especialmente em Angola.
https://github.com/martygo/ao-tools

Last synced: 2 months ago
JSON representation

AO Tools é uma coleção gratuita e de código aberto de ferramentas on-line úteis para desenvolvedores e pessoas que trabalham em TI, especialmente em Angola.

Awesome Lists containing this project

README

        


AO Tools - Ferramentas para Desenvolvedores e Pessoas de TI


AO Tools é uma coleção gratuita e de código aberto de ferramentas on-line úteis para desenvolvedores e pessoas que trabalham em TI, especialmente em Angola.


Request Feature
Related
License

## Feature Request

* Multi-language Support
- Portuguese and English
* Filter by Category

See the [open issues](./docs/COMMIT_MESSAGE_CONVENTION.md) for a full list of proposed features (and known issues).

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone [email protected]:martygo/ao-tools.git

# Go into the repository
$ cd ao-tools

# Install dependencies
$ npm install

# Run the app
$ npm run dev
```

## Contributing

Please read [CONTRIBUTING.md](./docs/CONTRIBUTING.md) for details on our code
of conduct, and the process for submitting pull requests to us.

## Credits

This software uses the following open source projects:

- [Angola API](https://github.com/Angola-Api/Angola-Api) - API for getting Angola's data

## Support

## License

MIT

---

> GitHub [@martygo](https://github.com/martygo)  · 
> LinkedIn [martins-gouveia](https://www.linkedin.com/in/martins-gouveia/)