Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaguililla/dojo
Project for the code written in development events, trainings, etc.
https://github.com/jaguililla/dojo
Last synced: about 2 months ago
JSON representation
Project for the code written in development events, trainings, etc.
- Host: GitHub
- URL: https://github.com/jaguililla/dojo
- Owner: jaguililla
- Created: 2014-03-30T21:20:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T06:22:26.000Z (over 1 year ago)
- Last Synced: 2024-10-12T20:27:28.152Z (3 months ago)
- Language: Java
- Size: 2.11 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
ABOUT
-----Dojo literally means "the place for the path" and this is it. This is the place where I'll put
my practices.It would be so messy to mix practices, proofs of concept, programming events code with other
projects, so this one is just for that.The module format will be: Gradle + Java + Groovy + Scala... if I add more languages,
I'll add more build tools, candidates are Javascript, Coffeescript, Ruby, PythonPractise leads to perfection, but perfection is not a goal, is a path. Keep practising!
DIRECTORY STRUCTURE
-------------------A module (directory) for each event. Each module can have several packages for different
practices.BUILD
-----gradle test
LANGUAGES
---------Add support for other interesting languages like:
* Clojure (LISP)
* Ocalm (ML)
* Javascript
* Coffeescript
* Python: https://wiki.python.org/moin/PythonTestingToolsTaxonomyCheck hyperpolyglot
TODO
----Add sample models to 'proof of concept' projects
LICENSE
-------Copyright © 2014 Juan José Aguililla. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.