https://github.com/tiknil/android-boilerplate
Repo di base da cui iniziare i progetti Android
https://github.com/tiknil/android-boilerplate
Last synced: over 1 year ago
JSON representation
Repo di base da cui iniziare i progetti Android
- Host: GitHub
- URL: https://github.com/tiknil/android-boilerplate
- Owner: tiknil
- License: apache-2.0
- Created: 2016-06-14T08:20:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T15:57:05.000Z (over 5 years ago)
- Last Synced: 2025-01-16T07:54:26.092Z (over 1 year ago)
- Language: Java
- Size: 759 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Android Boilerplate
1. Entra nella cartella di questo repo
2. Rendi lo script `boilerplate.rb` eseguibile
```
chmod +x boilerplate.rb
```
3. Quindi eseguilo
```
./boilerplate.rb
```
4. Puoi dargli direttamente i parametri seguenti:
a. `-n`/`--name` Nome del progetto (es: ProjectName)
b. `-p`/`--package` Package name (es: com.tiknil.projectname)
5. Oppure:
`-h`/`--help` Per visualizzare l'help