Command Line Tips
Miscellaneous Commands|Miscellaneous Commands
Management of Containers | Docker
Command Line Tips
Miscellaneous Commands|Miscellaneous Commands
Management of Containers | Docker
| Command | Link |
|---|---|
| Miscellaneous Commands | Miscellaneous Commands |
LICENSE GPLv3 or later
| require 'wikicloth' | |
| @wiki = WikiCloth::Parser.new({ | |
| :data => "= Title =\n\n #define R23_HIGH_MOD_ADLER32 r23\n \n #define R18_LOW__ADLER_A r18\n\nEnd of test" | |
| }) | |
| puts @wiki.to_html |
| $ linguist --breakdown | |
| 88.40% PHP | |
| 11.45% Zephir | |
| 0.16% Shell | |
| PHP: | |
| optimizers/ParseAnnotationsOptimizer.php | |
| sandbox/annotation.php | |
| sandbox/em.php | |
| sandbox/router.php |
| #!/usr/bin/env python | |
| import os | |
| import yaml | |
| import shutil | |
| import re | |
| import glob | |
| import sys | |
| from subprocess import call | |
| # Extensions to replace: format: Language_name_in_Rosetta: [to_replace, new_extension]. |
| 65.63% E | |
| 34.37% Eiffel | |
| E: | |
| Task/100-doors/E/100-doors.e | |
| Task/99-Bottles-of-Beer/E/99-bottles-of-beer.e | |
| Task/Abstract-type/E/abstract-type-1.e | |
| Task/Abstract-type/E/abstract-type-2.e | |
| Task/Accumulator-factory/E/accumulator-factory.e | |
| Task/Ackermann-function/E/ackermann-function.e |
| 53.37% CSS | |
| 45.44% Ruby | |
| 0.76% JavaScript | |
| 0.44% CoffeeScript | |
| Ruby: | |
| Gemfile | |
| Gemfile.lock | |
| Rakefile | |
| app/controllers/application_controller.rb |