https://github.com/airscripts/base
Collection of base files useful when scaffolding a new project.
https://github.com/airscripts/base
airscript airscripts markdown repository scaffold template
Last synced: 1 day ago
JSON representation
Collection of base files useful when scaffolding a new project.
- Host: GitHub
- URL: https://github.com/airscripts/base
- Owner: airscripts
- License: gpl-3.0
- Created: 2023-01-19T23:42:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-23T15:06:09.000Z (8 months ago)
- Last Synced: 2025-09-04T20:50:46.996Z (8 months ago)
- Topics: airscript, airscripts, markdown, repository, scaffold, template
- Homepage: https://ghio.airscript.it/base
- Size: 52.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Base
Collection of useful files for new repository's scaffolding.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Resources](#resources)
- [Contributing](#contributing)
- [Support](#support)
- [License](#license)
## Installation
Follow the steps below to make use of Base.
Clone this repository:
```bash
git clone https://github.com/airscripts/base.git
```
## Usage
In order to use this project, just click the use as template in the repository's page.
## Resources
Here you can list some useful resources about this project:
- [GitHub Page](https://ghio.airscript.it/base): project's GitHub page.
## Contributing
Contributions and suggestions about how to improve this project are welcome!
Please follow [our contribution guidelines](https://github.com/airscripts/base/blob/main/CONTRIBUTING.md).
## Support
If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:
## License
This repository is licensed under [GPL-3.0 License](https://github.com/airscripts/base/blob/main/LICENSE).